#
8445:1b4b9c05ad2b |
|
03-Jul-2011 |
Gabe Black <gblack@eecs.umich.edu> |
tracediff: Check for --debug-flags now instead of --trace-flags.
|
#
5751:54cb03a1a577 |
|
17-Nov-2008 |
Steve Reinhardt <Steve.Reinhardt@amd.com> |
Minor tracediff bug fixes.
|
#
5725:61c838ecc225 |
|
06-Nov-2008 |
Steve Reinhardt <Steve.Reinhardt@amd.com> |
tracediff: add '#' support for sub-arg alternatives, '-n' param
|
#
4018:77a084a042bb |
|
06-Feb-2007 |
Steve Reinhardt <stever@eecs.umich.edu> |
Use perl FindBin package to set path to rundiff to the directory where tracediff is.
|
#
3370:04aed9a69c6e |
|
22-Oct-2006 |
Steve Reinhardt <stever@eecs.umich.edu> |
Have tracediff print warning if no traceflags are set. Elaborate on description a bit.
|
#
3362:dbddc0f40f0f |
|
21-Oct-2006 |
Steve Reinhardt <stever@eecs.umich.edu> |
Updated to work with new command line argument ordering. Note that command line syntax has totally changed as a result. See comments for more details.
|
#
3080:5e384f5480af |
|
28-Aug-2006 |
Steve Reinhardt <stever@eecs.umich.edu> |
Fix command for new options processing.
|
#
2783:381a5413b55a |
|
17-Jun-2006 |
Kevin Lim <ktlim@umich.edu> |
Minor updates.
src/cpu/o3/alpha_cpu.hh: Fix #define in header. util/rundiff: Fix file comments to be more correct. util/tracediff: Update comments to be more correct.
|
#
1746:5222df37cff2 |
|
05-Jun-2005 |
Lisa Hsu <hsul@eecs.umich.edu> |
just make a minor commenting change reflecting the new way to set up command line arguments.
|
#
1442:345618f20558 |
|
09-Mar-2005 |
Steve Reinhardt <stever@eecs.umich.edu> |
Fix tracediff to work with new parameter and output directory structure.
util/tracediff: Fix to work with new parameter and output directory structure.
|
#
1372:61ab4c4fe309 |
|
03-Feb-2005 |
Steve Reinhardt <stever@eecs.umich.edu> |
Minor bug fix/update to tracediff util.
util/tracediff: Fix bug (used += instead of .= for string concatenation in Perl... wrong language!).
Also updated for new config (s/Universe/root/).
|
#
1123:6c1d34265571 |
|
27-Oct-2004 |
Steve Reinhardt <stever@eecs.umich.edu> |
Major documentation update for 570 F04.
sim/main.cc: Get rid of default.ini processing... it's kind of a pain and nobody uses it. util/tracediff: Add comments on usage.
|
#
704:545eb5fb5454 |
|
09-May-2004 |
Steve Reinhardt <stever@eecs.umich.edu> |
Very minor fixes.
util/tracediff: stats:file option is now stats:text_file
|
#
579:89d00699f484 |
|
23-Feb-2004 |
Steve Reinhardt <stever@eecs.umich.edu> |
Quote args properly in tracediff.
util/tracediff: Quote simulator args so args with spaces get handled correctly.
|
#
247:b6d59dff0294 |
|
30-Oct-2003 |
Steve Reinhardt <stever@eecs.umich.edu> |
New tracediff script for invoking rundiff on two copies of the simulator.
|