summaryrefslogtreecommitdiff
path: root/util/decode_packet_trace.py
AgeCommit message (Expand)Author
2017-10-05misc: Use a Makefile to ensure util/packet_pb2.py is up to date.Gabe Black
2017-10-05misc: When building packet_pb2.py, don't assume a particular CWD.Gabe Black
2017-10-05misc: Make decode_packet_trace.py print the new master ID fields.Gabe Black
2017-02-10misc: Update #!env calls for python to explicit versionJason Lowe-Power
2016-04-07mem: Add Program Counter to MemTraceProbeVictor Garcia
2014-08-10util: Move packet trace file read to protolibRadhika Jagtap
2014-03-23util: Add support for detection of gzipped packet tracesAndreas Hansson
2014-03-07mem: Edit proto Packet and enhance the python scriptRadhika Jagtap
2014-02-18util: Enhance the error messages for packet encode/decodeAndreas Hansson
2013-05-30util: Auto generate the packet proto definitionsAndreas Hansson
2013-03-26util: Add a utility script for decoding packet tracesAndreas Hansson