aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLuo Yifan <[email protected]>2024-11-11 10:10:04 +0800
committerAndrii Nakryiko <[email protected]>2024-11-11 20:04:59 -0800
commit4b153542013304ff6c971f8cfc85903327fcca8c (patch)
tree7d8f56b7f790f9935ebbfc8896013c006c84144d /tools/perf/scripts/python/export-to-sqlite.py
parent09048d22b7825a5025cf7e135f7e3134daff4df2 (diff)
tools/bpf: Fix the wrong format specifier in bpf_jit_disasm
There is a static checker warning that the %d in format string is mismatched with the corresponding argument type, which could result in incorrect printed data. This patch fixes it. Signed-off-by: Luo Yifan <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions