Searched hist:2358 (Results 1 - 1 of 1) sorted by relevance

/gem5/util/m5/
H A Dm5.c2358:4194f6d8eb87 Wed Aug 23 16:57:00 EDT 2006 Kevin Lim <ktlim@umich.edu> 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).

Completed in 13 milliseconds