gem5/configs
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
..
boot rcs scripts: remove bbench.rcS 2013-04-02 12:46:49 -04:00
common config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
dram config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
example config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
learning_gem5 config: Fix 'learning gem5' configs after SMT push 2015-10-01 04:07:15 -04:00
ruby ruby: profiler: provide the number of vnets through ruby system 2015-10-14 00:29:43 -05:00
splash2 mem: Add explicit Cache subclass and make BaseCache abstract 2015-08-21 07:03:23 -04:00
topologies config: topologies: slight code refactor 2014-02-23 19:16:15 -06:00