summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2015-06-11 14:27:52 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2015-07-13 03:10:54 +0300
commitde369538436ae0caf784c69187ad0e53152b7ddf (patch)
tree266fef73ade51dd0500e320129bde3e40adea581 /tools/perf/scripts/python/export-to-postgresql.py
parent80c394fab89649585089f5bd5013f2d99e5756ef (diff)
downloadlinux-de369538436ae0caf784c69187ad0e53152b7ddf.tar.xz
cxl: use more common format specifier
A precision of 16 (%.16llx) has the same effect as a field width of 16 along with passing the 0 flag (%016llx), but the latter is much more common in the kernel tree. Update cxl to use that. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Acked-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions