aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2023-11-29 14:49:14 -0800
committerSean Christopherson <seanjc@google.com>2023-12-01 08:15:40 -0800
commit4d53dcc5d0bc2c445e29cb14df6d2cf93091731f (patch)
treefabc43060daa9f03b76c9e308838f6470913673c /tools/perf/scripts/python/export-to-postgresql.py
parent1af3bf2befc07c7198100949dd1bece02a7dbded (diff)
KVM: selftests: Fix benign %llx vs. %lx issues in guest asserts
Convert %llx to %lx as appropriate in guest asserts. The guest printf implementation treats them the same as KVM selftests are 64-bit only, but strictly adhering to the correct format will allow annotating the underlying helpers with __printf() without introducing new warnings in the build. Link: https://lore.kernel.org/r/20231129224916.532431-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions