index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mem
/
comm_monitor.cc
Age
Commit message (
Expand
)
Author
2015-07-06
mem: Cleanup CommMonitor in preparation for probe support
Andreas Sandberg
2015-03-19
mem: Enable CommMonitor to output traces in atomic mode
Geoffrey Blake
2015-03-02
mem: Split port retry for all different packet classes
Andreas Hansson
2014-12-23
mem: Add stack distance statistics to the CommMonitor
Kanishk Sugand
2014-09-27
misc: Fix a bunch of minor issues identified by static analysis
Andreas Hansson
2014-09-01
mem: change the namespace Message to ProtoMessage
Nilay Vaish
2014-05-09
mem: Auto-generate CommMonitor trace file names
Sascha Bischoff
2014-03-23
mem: CommMonitor trace warn on non-timing mode
Sascha Bischoff
2014-02-18
mem: Fix input to DPRINTF in CommMonitor
Andreas Hansson
2013-07-18
mem: Set the cache line size on a system level
Andreas Hansson
2013-06-27
mem: Fix CommMonitor style and response check
Andreas Hansson
2013-03-26
mem: Add optional request flags to the packet trace
Andreas Hansson
2013-02-19
mem: Add predecessor to SenderState base class
Andreas Hansson
2013-02-19
mem: Ensure trace captures packet fields before forwarding
Andreas Hansson
2013-01-07
mem: Add tracing support in the communication monitor
Andreas Hansson
2012-11-16
sim: have a curTick per eventq
Nilay Vaish
2012-10-15
Port: Add protocol-agnostic ports in the port hierarchy
Andreas Hansson
2012-07-09
Port: Make getAddrRanges const
Andreas Hansson
2012-07-09
Port: Add getAddrRanges to master port (asking slave port)
Andreas Hansson
2012-07-09
Port: Add isSnooping to slave port (asking master port)
Andreas Hansson
2012-05-09
MEM: Add the communication monitor
Andreas Hansson