util: Add a utility script for decoding packet traces
Review Request #1775 - Created March 14, 2013 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
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.
All regressions pass
Ship It!
