Review Board 2.0.15


mem: Add tracing support in the communication monitor

Review Request #1574 - Created Dec. 6, 2012 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9369:aa9d2425a301
---------------------------
mem: Add tracing support in the communication monitor

This patch adds packet tracing to the communication monitor using a
protobuf as the mechanism for creating the trace.

If no file is specified, then the tracing is disabled. If a file is
specified, then for every packet that is successfully sent, a protobuf
message is serialized to the file.
util/regress all passing (disregarding t1000 and eio)
Review request changed
Updated (Jan. 7, 2013, 2:11 a.m.)

Status: Closed (submitted)