]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: Remove obsolete pahole/BTF support detection
authorAndrii Nakryiko <andriin@fb.com>
Fri, 11 Oct 2019 22:01:46 +0000 (15:01 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 12 Oct 2019 23:15:10 +0000 (16:15 -0700)
commit4d32d2ccb034a9ce24bcf509e104cc93392a77e5
tree00f3a2806fdf45d942b8f529f13d2ccdbe1c0ad1
parent53f6279f3017f5dffd5da0635fa23acfd5f9db90
selftests/bpf: Remove obsolete pahole/BTF support detection

Given lots of selftests won't work without recent enough Clang/LLVM that
fully supports BTF, there is no point in maintaining outdated BTF
support detection and fall-back to pahole logic. Just assume we have
everything we need.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20191011220146.3798961-3-andriin@fb.com
tools/testing/selftests/bpf/Makefile