----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1577/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9372:1c81a336a945 --------------------------- 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. Diffs ----- src/cpu/testers/traffic_gen/traffic_gen.hh 844f9e724343 src/cpu/testers/traffic_gen/traffic_gen.cc 844f9e724343 tests/quick/se/70.tgen/tgen-simple-mem.trc 844f9e724343 Diff: http://reviews.gem5.org/r/1577/diff/ Testing ------- util/regress all passing (disregarding t1000 and eio) Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
