Review Board 2.0.15


cpu: Add support for protobuf input for the trace generator

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

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9372:2b774df97e24
---------------------------
cpu: Add support for protobuf input for the trace generator

This patch adds support for reading input traces encoded using
protobuf according to what is done in the CommMonitor.

A follow-up patch adds a Python script that can be used to convert the
previously used ASCII traces to protobuf equivalents. The appropriate
regression input is updated as part of this patch.
util/regress all passing (disregarding t1000 and eio)

Issue Summary

1 1 0 0
Description From Last Updated Status
Can we not directly read a trace element? Creating a Packet seems unnecessary. Nilay Vaish Jan. 2, 2013, 11:37 p.m. Open
Review request changed
Updated (Jan. 7, 2013, 2:11 a.m.)

Status: Closed (submitted)