summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorThomas Weißschuh (Schneider Electric) <thomas.weissschuh@linutronix.de>2026-08-03 12:04:35 +0200
committerThomas Gleixner <tglx@kernel.org>2026-08-11 18:11:20 +0200
commit40e05cf391c8a815cb0a94c9d9e474ebd78807f9 (patch)
tree4e56158d9a707125b5f4c449ba9889bf53d709a7 /tools/perf/scripts/python/bin/stackcollapse-report
parentd2e6ee3ecb76464e7146c1b4774383fee4b48146 (diff)
timer_list: Use standard 'long long' format placeholders
'%Ld' and '%Lu' are GNU extensions. While they do work for kernel code, checkpatch complains about them all the time. Replace them with the standard placeholders for 'long long' types, namely '%lld' and '%llu'. Signed-off-by: Thomas Weißschuh (Schneider Electric) <thomas.weissschuh@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20260803-auxclock-nanosleep-prep-v2-4-910cbd485390@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions