DEBUG: Added a path option to tracediff
Review Request #1021 - Created Jan. 29, 2012 and discarded - Latest diff uploaded
| Information | |
|---|---|
| William Wang | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
DEBUG: Added a path option to tracediff Added a path option '-p' to tracediff, this is useful when the default cwd quota/space is not large enough to hold all the traces.
Ran tracediff okay: ./util/tracediff -p ~/scratch 'build/ARM_FS| build/ARM_FS_PASS#/gem5.opt' --debug-flags=Exec,Cache,Bus --trace-start=66488126500 -re tests/run.py build/ARM_FS/tests/opt/long/10.linux-boot/arm/linux/realview-o3-dual
