gem5/configs/example
Radhika Jagtap 9bd5051b60 config: Enable elastic trace capture and replay in se/fs
This patch adds changes to the configuration scripts to support elastic
tracing and replay.

The patch adds a command line option to enable elastic tracing in SE mode
and FS mode. When enabled the Elastic Trace cpu probe is attached to O3CPU
and a few O3 CPU parameters are tuned. The Elastic Trace probe writes out
both instruction fetch and data dependency traces. The patch also enables
configuring the TraceCPU to replay traces using the SE and FS script.

The replay run is designed to resume from checkpoint using atomic cpu to
restore state keeping it consistent with FS run flow. It then switches to
TraceCPU to replay the input traces.
2015-12-07 16:42:16 -06:00
..
etrace_replay.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
fs.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
memcheck.py mem: Add explicit Cache subclass and make BaseCache abstract 2015-08-21 07:03:23 -04:00
memtest.py config: Update memtest to stress test clean writebacks 2015-11-06 03:26:44 -05:00
read_config.py config: Added missing types to JSON/INI Python reader 2015-11-22 05:10:21 -05:00
ruby_direct_test.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
ruby_mem_test.py mem: Move crossbar default latencies to subclasses 2015-03-02 04:00:47 -05:00
ruby_network_test.py configs: network test: remove redundant physical memory 2015-07-21 10:08:25 -05:00
ruby_random_test.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
se.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00