util: Fix packet parser for Python3
authorEarl Ou <shunhsingou@google.com>
Fri, 29 Jan 2021 08:11:25 +0000 (16:11 +0800)
committerEarl Ou <shunhsingou@google.com>
Mon, 1 Feb 2021 08:21:13 +0000 (08:21 +0000)
commitf2c6e8bd130e859a56842e0fe9f9021ea91c5623
tree58da9ed3d3a37b5092780aef9250be488c56a3ae
parentf840d13c78d2346cef3240da9d9530e29bd025f8
util: Fix packet parser for Python3

Change-Id: Id5124135b0dd4049ce6531d7bdbc562d33f4d299
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/40075
Reviewed-by: Gabe Black <gabe.black@gmail.com>
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
util/decode_packet_trace.py