summaryrefslogtreecommitdiff
path: root/src/mem/probes/mem_trace.cc
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
2016-04-07mem: Add Program Counter to MemTraceProbeVictor Garcia
2015-09-25mem: Add PacketInfo to be used for packet probe pointsAndreas Hansson
2015-08-04mem: Move trace functionality from the CommMonitor to a probeAndreas Sandberg