util: Auto generate the packet proto definitions
Review Request #1832 - Created April 22, 2013 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9671:819570becef1 --------------------------- util: Auto generate the packet proto definitions This patch simplifies the usage of the packet trace encoder/decoder by attempting to automatically generating the packet proto definitions in case they cannot be found.
Ran encode and decode without existing packet_pb2
Posted (April 26, 2013, 2:54 a.m.)
Were you initially expecting that the definitions would have been generated when gem5 was compiled?
