summaryrefslogtreecommitdiff
path: root/src/mem/probes
AgeCommit message (Expand)Author
2017-09-25mem: Fill the new packet ID fields with master IDs when tracing packets.Gabe Black
2017-09-25mem: Trace the request master ID in the MemTraceProbe.Gabe Black
2017-02-19mem: Fix memory footprint includesAndreas Hansson
2017-01-27mem: Add memory footprint probeRahul Thakur
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-06-06stats: Fixing regStats function for some SimObjectsDavid Guillen Fandos
2016-04-07mem: Add Program Counter to MemTraceProbeVictor Garcia
2016-04-07Revert to 74c1e6513bd0 (sim: Thermal support for Linux)Andreas Sandberg
2014-11-18power: Add power states to ClockedObjectAkash Bagdia
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-09-25mem: Add PacketInfo to be used for packet probe pointsAndreas Hansson
2015-08-05mem: Fixup incorrect include guardsAndreas Sandberg
2015-08-04mem: Move trace functionality from the CommMonitor to a probeAndreas Sandberg
2015-08-04mem: Redesign the stack distance calculator as a probeAndreas Sandberg
2015-08-04mem: Add probe support to the CommMonitorAndreas Sandberg