gem5/tests
Andreas Sandberg a3f49f60c7 mem: Move trace functionality from the CommMonitor to a probe
This changeset moves the access trace functionality from the
CommMonitor into a separate probe. The probe can be hooked up to any
component that exports probe points of the type ProbePoints::Packet.

This patch moves the dependency on Google's Protocol Buffers library
from the CommMonitor to the MemTraceProbe, which means that the
CommMonitor (including stack distance profiling) no long depends on
it.
2015-08-04 10:29:13 +01:00
..
configs mem: Move trace functionality from the CommMonitor to a probe 2015-08-04 10:29:13 +01:00
long stats: Update switcheroo reference stats 2015-07-31 17:04:59 +01:00
quick stats: Update stats for clean eviction addition 2015-07-30 03:42:27 -04:00
test-progs tests: A test program for the new mwait implementation. 2014-11-06 05:42:21 -06:00
diff-out tests: fix diff-out script for op/inst stat changes. 2012-02-12 18:35:59 -06:00
halt.sh Rearrange the FS configs to be more shared. Also check in the full-system tests. Reference stats coming soon. 2006-07-21 15:56:35 -04:00
run.py tests: Move ISA-independent tests to the NULL ISA 2013-09-04 13:22:57 -04:00
SConscript test, arm: Add scripts to test checkpoints 2015-03-19 04:06:20 -04:00