gem5/util
Kevin Lim 4a2c50bc8f Support loading in a symbol file.
arch/alpha/freebsd/system.cc:
arch/alpha/isa/decoder.isa:
arch/alpha/linux/system.cc:
arch/alpha/system.cc:
arch/alpha/tru64/system.cc:
    Let symbol files be read in so that profiling can happen on the binaries as well.
python/m5/objects/System.py:
    Add in symbol files.
sim/pseudo_inst.cc:
    Load in a specified symbol file.
sim/pseudo_inst.hh:
    Allow for symbols to be loaded.
sim/system.hh:
    Support symbol file.
util/m5/m5.c:
util/m5/m5op.S:
    Add support to m5 util for loading symbols (and readfile).

--HG--
extra : convert_revision : f10c1049bcd7b22b98c73052c0666b964aff222b
2006-08-23 16:57:07 -04:00
..
batch Add in a bunch more stuff. 2006-08-11 17:48:41 -04:00
ccdrv added nate's memtest code to devtime 2004-08-18 23:12:16 -04:00
emacs Make the M5 Emacs C style default to inserting spaces instead 2006-01-30 14:32:00 -05:00
m5 Support loading in a symbol file. 2006-08-23 16:57:07 -04:00
pbs don't add an empty suboption description 2006-02-23 00:21:35 -05:00
stats Fix some of lisa's barchart changes 2006-05-02 11:45:42 -04:00
tap Reorganize tap code so that more than one method can be used 2005-06-27 19:30:19 -04:00
term Many files: 2005-06-05 04:21:22 -04:00
checktrace.sh Add checktrace.sh. Checks all the ethertrace files in */ethertrace 2005-11-11 18:43:09 -05:00
oprofile-top.py Cleanup copyright stuff. Add our copyright files that 2005-06-05 11:02:38 -04:00
qdo Qdo should kill its subordinate qsub more aggressively 2005-11-03 13:14:28 -05:00
regress Commit regression script. The cron job uses a copy in m5test's 2005-10-01 11:36:56 -04:00
rundiff Miscellaneous minor fixes/improvements. 2003-12-17 09:43:03 -08:00
sort-includes Check in a first stab at a script to sort the #include lines in a source file. 2003-10-19 17:42:51 -07:00
tracediff just make a minor commenting change reflecting the new way to set up command line arguments. 2005-06-05 02:38:39 -04:00