aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorQuentin Monnet <[email protected]>2023-04-05 14:21:15 +0100
committerAlexei Starovoitov <[email protected]>2023-04-05 21:27:27 -0700
commit67cf52cdb6c8fa6365d29106555dacf95c9fd374 (patch)
tree93e32ee4cc379b39b8c7af574183c8477cd05745 /tools/perf/scripts/python
parente27f0f1620b693ecf312c21ff8a52affb8a5be08 (diff)
bpftool: Fix bug for long instructions in program CFG dumps
When dumping the control flow graphs for programs using the 16-byte long load instruction, we need to skip the second part of this instruction when looking for the next instruction to process. Otherwise, we end up printing "BUG_ld_00" from the kernel disassembler in the CFG. Fixes: efcef17a6d65 ("tools: bpftool: generate .dot graph from CFG information") Signed-off-by: Quentin Monnet <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions