gem5/cpu/trace/reader
Erik Hallnor 1401a06691 Update tracing functionality and add an ITX trace writer.
SConscript:
    Add build support for ITX trace writer
cpu/trace/reader/itx_reader.cc:
    Handle full 36 bit physical addressses.
cpu/trace/reader/itx_reader.hh:
    Need a string header file here
cpu/trace/trace_cpu.cc:
cpu/trace/trace_cpu.hh:
    Modify trace CPU to take a single trace and drive an instruction and data interfaces.

--HG--
extra : convert_revision : 4c81f2f9d9341df41f0ae45e4bda49800a43977c
2004-09-02 11:27:38 -04:00
..
ibm_reader.cc updated readme to reflect linux/scons changes 2004-07-28 17:56:36 -04:00
ibm_reader.hh updated readme to reflect linux/scons changes 2004-07-28 17:56:36 -04:00
itx_reader.cc Update tracing functionality and add an ITX trace writer. 2004-09-02 11:27:38 -04:00
itx_reader.hh Update tracing functionality and add an ITX trace writer. 2004-09-02 11:27:38 -04:00
m5_reader.cc updated readme to reflect linux/scons changes 2004-07-28 17:56:36 -04:00
m5_reader.hh updated readme to reflect linux/scons changes 2004-07-28 17:56:36 -04:00
mem_trace_reader.cc updated readme to reflect linux/scons changes 2004-07-28 17:56:36 -04:00
mem_trace_reader.hh updated readme to reflect linux/scons changes 2004-07-28 17:56:36 -04:00