aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2016-07-13 08:36:03 +0100
committerOded Gabbay <[email protected]>2016-08-09 10:02:02 +0300
commit6dae61627d1004895bfcee81d24482ec64cbecc5 (patch)
tree0dc062500da61c03cbe6b7e3be738213bad69bfb /tools/perf/scripts/python/bin/export-to-postgresql-report
parent36e9d08b58f44c3a02974c405ccaaa6ecfaf05b8 (diff)
drm/amdkfd: print doorbell offset as a hex value
The doorbell offset is formatted with a 0x prefix to suggest it is a hexadecimal value, when in fact %d is being used and this is confusing. Use %X instead to match the proceeding 0x prefix. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions