mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
9db324314d
Switch test_btf.c to rely on btf__parse_elf to check presence of BTF and BTF.ext data, instead of implementing its own ELF parsing. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>