diff options
author | Andrii Nakryiko <[email protected]> | 2024-06-04 17:16:28 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2024-06-05 16:54:41 +0200 |
commit | e1a8630291fde2a0edac2955e3df48587dac9906 (patch) | |
tree | ebacd0fe8e6d496e80d78e9a14af3d39bdc52525 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | c2641123696b572a3b059e1b45777317ba9f9086 (diff) |
bpftool: Use BTF field iterator in btfgen
Switch bpftool's code which is using libbpf-internal
btf_type_visit_type_ids() helper to new btf_field_iter functionality.
This makes bpftool code simpler, but also unblocks removing libbpf's
btf_type_visit_type_ids() helper completely.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Tested-by: Alan Maguire <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Acked-by: Eduard Zingerman <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions