util: Add a --debug-build option to the m5 util scons.
[gem5.git] / util / decode_packet_trace.py
2020-11-27 Giacomo Travagliniutil: Port util to python3
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blackutil: Delete authors lists from files in util.
2019-01-11 Andrea Mondellimisc: updated shabang for python script
2017-10-05 Gabe Blackmisc: Use a Makefile to ensure util/packet_pb2.py is...
2017-10-05 Gabe Blackmisc: When building packet_pb2.py, don't assume a parti...
2017-10-05 Gabe Blackmisc: Make decode_packet_trace.py print the new master...
2017-02-10 Jason Lowe-Powermisc: Update #!env calls for python to explicit version
2016-04-07 Victor Garciamem: Add Program Counter to MemTraceProbe
2014-08-10 Radhika Jagtaputil: Move packet trace file read to protolib
2014-03-23 Andreas Hanssonutil: Add support for detection of gzipped packet traces
2014-03-07 Radhika Jagtapmem: Edit proto Packet and enhance the python script
2014-02-18 Andreas Hanssonutil: Enhance the error messages for packet encode...
2013-05-30 Andreas Hanssonutil: Auto generate the packet proto definitions
2013-03-26 Andreas Hanssonutil: Add a utility script for decoding packet traces