gem5/src/cpu/o3/probe
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
..
elastic_trace.cc cpu: Support virtual addr in elastic traces 2015-12-07 16:42:16 -06:00
elastic_trace.hh cpu: Support virtual addr in elastic traces 2015-12-07 16:42:16 -06:00
ElasticTrace.py cpu: Support virtual addr in elastic traces 2015-12-07 16:42:16 -06:00
SConscript proto, probe: Add elastic trace probe to o3 cpu 2015-12-07 16:42:15 -06:00
simple_trace.cc base: add support for probe points and common probes 2014-01-24 15:29:30 -06:00
simple_trace.hh base: add support for probe points and common probes 2014-01-24 15:29:30 -06:00
SimpleTrace.py base: add support for probe points and common probes 2014-01-24 15:29:30 -06:00