mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
3848636b4a
kernel/bpf/preload/iterators 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-4-pulehui@huawei.com |
||
---|---|---|
.. | ||
.gitignore | ||
iterators.bpf.c | ||
iterators.lskel.h | ||
Makefile | ||
README |
WARNING: If you change "iterators.bpf.c" do "make -j" in this directory to rebuild "iterators.skel.h". Make sure to have clang 10 installed. See Documentation/bpf/bpf_devel_QA.rst