gem5/src/mem/probes
Andreas Hansson 22c04190c6 misc: Remove redundant compiler-specific defines
This patch moves away from using M5_ATTR_OVERRIDE and the m5::hashmap
(and similar) abstractions, as these are no longer needed with gcc 4.7
and clang 3.1 as minimum compiler versions.
2015-10-12 04:07:59 -04:00
..
base.cc mem: Add probe support to the CommMonitor 2015-08-04 10:29:13 +01:00
base.hh misc: Remove redundant compiler-specific defines 2015-10-12 04:07:59 -04:00
BaseMemProbe.py mem: Add probe support to the CommMonitor 2015-08-04 10:29:13 +01:00
mem_trace.cc mem: Add PacketInfo to be used for packet probe points 2015-09-25 13:25:34 -04:00
mem_trace.hh misc: Remove redundant compiler-specific defines 2015-10-12 04:07:59 -04:00
MemTraceProbe.py mem: Move trace functionality from the CommMonitor to a probe 2015-08-04 10:29:13 +01:00
SConscript mem: Move trace functionality from the CommMonitor to a probe 2015-08-04 10:29:13 +01:00
stack_dist.cc mem: Add PacketInfo to be used for packet probe points 2015-09-25 13:25:34 -04:00
stack_dist.hh misc: Remove redundant compiler-specific defines 2015-10-12 04:07:59 -04:00
StackDistProbe.py mem: Redesign the stack distance calculator as a probe 2015-08-04 10:29:13 +01:00