aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2018-10-26 11:04:30 +0200
committerLuca Coelho <[email protected]>2019-01-29 16:10:29 +0200
commit677837b8b3ea10bcffa0ec8aec503a362b52c8a2 (patch)
tree4effbe1a34711af9026138939be2b6ffb934ca30 /tools/perf/scripts/python/sctop.py
parent85d78bb173db2b12b30ae786e54038046d6d9d47 (diff)
iwlwifi: mvm: fix %16 to %016 print format
With just %16, it means 16 characters padding, but we really don't want to print "0x 1F4547B", but instead want to have this filled with zeroes, so we need the 0. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions