----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1775/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9595:148cfa548bf5 --------------------------- util: Add a utility script for decoding packet traces This patch adds a simple Python script that reads the protobuf-encoded packet traces (not gzipped), and prints them to an ASCII trace file. The script can also be used as a template for other packet output formats. Diffs ----- util/decode_packet_trace.py PRE-CREATION Diff: http://reviews.gem5.org/r/1775/diff/ Testing ------- All regressions pass Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
