mem: Change warmupCycle stat to warmupTick
[gem5.git] / src / mem / comm_monitor.hh
2021-02-03 Bobby R. Brucemisc: Merge branch v20.1.0.3 hotfix into develop
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-08-26 Shivani Parekhmem: Update port terminology
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackmem: Delete authors lists from mem files.
2019-08-29 Andreas Sandbergmem: Convert CommMonitor to the new stat framework
2019-04-28 Gabe Blackmem: Minimize the use of MemObject.
2019-03-19 Gabe Blackarch, cpu, dev, gpu, mem, sim, python: start using...
2019-01-22 Sascha Bischoffmem: Add tryTiming suppport to CommMonitor
2017-06-20 Sean Wilsonmem: Replace EventWrapper use with EventFunctionWrapper
2017-03-09 Pierre-Yves Péneaumisc: add missing copyright/author information in previ...
2017-02-15 Pierre-Yves Péneaumem, stats: fix typos in CommMonitor and Stats
2017-01-27 Rahul Thakurmem: Refactor CommMonitor stats, add basic atomic mode...
2015-10-14 Andreas Hanssonmem: Pass snoop retries through the CommMonitor
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-08-04 Andreas Sandbergmem: Move trace functionality from the CommMonitor...
2015-08-04 Andreas Sandbergmem: Redesign the stack distance calculator as a probe
2015-08-04 Andreas Sandbergmem: Add probe support to the CommMonitor
2015-07-06 Andreas Sandbergmem: Cleanup CommMonitor in preparation for probe support
2015-03-02 Andreas Hanssonmem: Split port retry for all different packet classes
2014-12-23 Kanishk Sugandmem: Add stack distance statistics to the CommMonitor
2014-09-27 Andreas Hanssonmisc: Fix a bunch of minor issues identified by static...
2014-03-23 Sascha Bischoffmem: CommMonitor trace warn on non-timing mode
2013-07-18 Andreas Hanssonmem: Set the cache line size on a system level
2013-06-27 Andreas Hanssonmem: Fix CommMonitor style and response check
2013-02-19 Andreas Hanssonmem: Add predecessor to SenderState base class
2013-01-07 Andreas Hanssonmem: Add tracing support in the communication monitor
2012-10-15 Andreas HanssonPort: Add protocol-agnostic ports in the port hierarchy
2012-07-09 Andreas HanssonPort: Make getAddrRanges const
2012-05-09 Andreas HanssonMEM: Add the communication monitor