Review Board 2.0.15


mem: Add basic stats to the buses

Review Request #1810 - Created April 4, 2013 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9675:3f6232df7832
---------------------------
mem: Add basic stats to the buses

This patch adds a basic set of stats which are hard to impossible to
implement using only communication monitors, and are needed for
insight such as bus utilization, transactions through the bus etc.

Stats added include throughput and transaction distribution, and also
a two-dimensional vector capturing how many packets and how much data
is exchanged between the masters and slaves connected to the bus.
All regressions pass after adding the stats to the output
Review request changed
Updated (May 30, 2013, 2:52 a.m.)

Status: Closed (submitted)