diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2018-06-14 10:41:01 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2018-06-14 14:35:12 +0100 |
commit | 286e615356000ae51fac0e497247543724414d52 (patch) | |
tree | 48d0a8916286b65335a8296c2d2e727e77ce9680 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 83c317832eb1862e27f872606ee1a2fed6ab638f (diff) |
drm/i915: Make the hexdump row offset visually distinct
Currently we use %08x for the row offset, and %08x for the binary
contents of the buffer. This makes it very easily to confuse the two, so
switch to using [%04x] for the start-of-row offset.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180614094103.18025-3-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions