tools: runqslower: Build and use lightweight bootstrap version of bpftool
authorPu Lehui <pulehui@huawei.com>
Thu, 14 Jul 2022 02:46:11 +0000 (10:46 +0800)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 15 Jul 2022 19:01:30 +0000 (12:01 -0700)
commit3a2a58c4479a6acd4421db41e1e1ffd804763a5a
tree3c70ac70b4b2944857170c9df83807b1b05aeb50
parent2e4966288c1651c22202df80142ed84dbef817b5
tools: runqslower: Build and use lightweight bootstrap version of bpftool

tools/runqslower use bpftool for vmlinux.h, skeleton, and static linking
only. So we can use lightweight bootstrap version of bpftool to handle
these, and it will be faster.

Suggested-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Pu Lehui <pulehui@huawei.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220714024612.944071-3-pulehui@huawei.com
tools/bpf/runqslower/Makefile