From: Andrii Nakryiko Date: Fri, 15 Jul 2022 19:01:30 +0000 (-0700) Subject: Merge branch 'Use lightweigt version of bpftool' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8eab0a09a211735c2ffd0e481f7155e53c311dd9;p=linux.git Merge branch 'Use lightweigt version of bpftool' Pu Lehui says: ==================== Currently, samples/bpf, tools/runqslower and bpf/iterators use bpftool for vmlinux.h, skeleton, and static linking only. We can use lightweight bootstrap version of bpftool to handle these, and it will be faster. v2: - make libbpf and bootstrap bpftool independent. and make it simple. v1: https://lore.kernel.org/bpf/20220712030813.865410-1-pulehui@huawei.com ==================== Signed-off-by: Andrii Nakryiko --- 8eab0a09a211735c2ffd0e481f7155e53c311dd9