Searched hist:"3 a2a58c4479a6acd4421db41e1e1ffd804763a5a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/bpf/runqslower/ |
H A D | Makefile | diff 3a2a58c4479a6acd4421db41e1e1ffd804763a5a Wed Jul 13 21:46:11 CDT 2022 Pu Lehui <pulehui@huawei.com> 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
|