gem5/src/cpu/trace
Radhika Jagtap 54519fd51f cpu: Support virtual addr in elastic traces
This patch adds support to optionally capture the virtual address and asid
for load/store instructions in the elastic traces. If they are present in
the traces, Trace CPU will set those fields of the request during replay.
2015-12-07 16:42:16 -06:00
..
SConscript cpu: Add TraceCPU to playback elastic traces 2015-12-07 16:42:15 -06:00
trace_cpu.cc cpu: Support virtual addr in elastic traces 2015-12-07 16:42:16 -06:00
trace_cpu.hh cpu: Support virtual addr in elastic traces 2015-12-07 16:42:16 -06:00
TraceCPU.py cpu: Add TraceCPU to playback elastic traces 2015-12-07 16:42:15 -06:00