util: Add a utility script for encoding packet traces
Review Request #1774 - Created March 14, 2013 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9594:9835a4f09d31 --------------------------- util: Add a utility script for encoding packet traces This patch adds a simple Python script that reads a simple ASCII trace format and encodes it as protobuf output compatible with the traffic generator. The script can also be used as a template for other packet input formats that should be converted to the gem5 packet protobuf format.
All regressions pass
Ship It!
