aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorHarishankar Vishwanathan <[email protected]>2024-03-20 20:29:54 -0400
committerAndrii Nakryiko <[email protected]>2024-03-21 11:56:26 -0700
commit4c2a26fc80bcb851dc630590f2eec157991eccbf (patch)
tree7285a497ce184df14a8c17f2d33b44ba09c6e1d0 /tools/perf/scripts/python/task-analyzer.py
parentcc9b22dfa735800980e7362f02aff6f1c2280996 (diff)
bpf-next: Avoid goto in regs_refine_cond_op()
In case of GE/GT/SGE/JST instructions, regs_refine_cond_op() reuses the logic that does analysis of LE/LT/SLE/SLT instructions. This commit avoids the use of a goto to perform the reuse. Signed-off-by: Harishankar Vishwanathan <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions