aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlan Maguire <[email protected]>2024-06-20 10:17:28 +0100
committerAndrii Nakryiko <[email protected]>2024-06-21 14:45:07 -0700
commitd1cf840854bb603c0718a011bc993f69f2df014e (patch)
tree00e35f54f2c4eab841b444bc7352d1aa682d917a /tools/perf/scripts/python
parentcd387ce54834bc7808082c471fd745ce85a0e21f (diff)
libbpf: BTF relocation followup fixing naming, loop logic
Use less verbose names in BTF relocation code and fix off-by-one error and typo in btf_relocate.c. Simplify loop over matching distilled types, moving from assigning a _next value in loop body to moving match check conditions into the guard. Suggested-by: Andrii Nakryiko <[email protected]> Signed-off-by: Alan Maguire <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Acked-by: Eduard Zingerman <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions