]> git.ipfire.org Git - thirdparty/linux.git/commit - Makefile
bpf: Compile resolve_btfids tool at kernel compilation start
authorJiri Olsa <jolsa@kernel.org>
Sat, 11 Jul 2020 21:53:22 +0000 (23:53 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 13 Jul 2020 17:42:02 +0000 (10:42 -0700)
commit33a57ce0a54d498275f432db04850001175dfdfa
tree07cbabf9b2eb8fc391f7e0c904f8cfe0f1ec8ef4
parentfbbb68de80a45ad66b66600bee275485c5073aa7
bpf: Compile resolve_btfids tool at kernel compilation start

The resolve_btfids tool will be used during the vmlinux linking,
so it's necessary it's ready for it.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Tested-by: Andrii Nakryiko <andriin@fb.com>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/20200711215329.41165-3-jolsa@kernel.org
Makefile
tools/Makefile
tools/bpf/Makefile