diff options
author | Alan Maguire <[email protected]> | 2024-06-13 10:50:11 +0100 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2024-06-17 14:38:31 -0700 |
commit | 6ba77385f386053cea2a1cad33717de74a26db4e (patch) | |
tree | 9437b582fa99975de476fa3fec0f3ca0f395a5b9 /tools/perf/scripts/python/parallel-perf.py | |
parent | c86f180ffc993975fed5907a869fc9b1555d0cfb (diff) |
resolve_btfids: Handle presence of .BTF.base section
Now that btf_parse_elf() handles .BTF.base section presence,
we need to ensure that resolve_btfids uses .BTF.base when present
rather than the vmlinux base BTF passed in via the -B option.
Detect .BTF.base section presence and unset the base BTF path
to ensure that BTF ELF parsing will do the right thing.
Signed-off-by: Alan Maguire <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Reviewed-by: Eduard Zingerman <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions