Resetting/dumping ruby_stats when gem5 stats is reset/dumped
Review Request #1202 - Created May 16, 2012 and discarded
| Information | |
|---|---|
| Hamid Reza Khaleghzadeh | |
| gem5 | |
| Reviewers | |
| Default | |
Hello Mr./Mrs. reviewer, This patch modifies GEM5 source code so that ruby stats is reset/dumped when gem5 stats is being reset/dumped. Hope this is useful
Posted (May 16, 2012, 5:39 p.m.)
This patch does not apply cleanly.
Review request changed
Updated (May 16, 2012, 6:33 p.m.)
Change Summary:
I have created diff file again. But I think the problem still exists (I found this from View Diff). Perhaps the way which diff file created is wrong. In my approach, main GEM5 source code exists in folder "a" and modified one is in folder "b". I create diff file as following: "diff -ru a/ b/ > modify.patch" Could you tell me what is wrong? By the way, the patch is applied to folder "a". I found that patch is correct. Thanks
Diff: |
Revision 2 (+58 -14) |
|---|
