gem5/configs/common
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
..
Benchmarks.py config: Specify OS type and release on command line 2015-03-19 04:06:14 -04:00
CacheConfig.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
Caches.py mem: Add an option to perform clean writebacks from caches 2015-11-06 03:26:43 -05:00
cpu2000.py arm: Add support for ARMv8 (AArch64 & AArch32) 2014-01-24 15:29:34 -06:00
CpuConfig.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
FSConfig.py dev: Rewrite PCI host functionality 2015-12-05 00:11:24 +00:00
HMC.py configs: fix bug introduced due to 276ad9121192 2015-11-04 12:36:28 -06:00
MemConfig.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
O3_ARM_v7a.py mem: Add an option to perform clean writebacks from caches 2015-11-06 03:26:43 -05:00
Options.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
PlatformConfig.py arm, config: Automatically discover available platforms 2015-12-04 00:19:05 +00:00
SimpleOpts.py config: Add configs scripts used in Learning gem5 2015-09-16 09:35:36 -05:00
Simulation.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
SysPaths.py config: expand '~' and '~user' in paths 2015-03-23 16:14:19 -07:00