Brooklyn/kernel/bpf/preload/iterators
2021-09-23 21:59:15 +05:00
..
.gitignore initial commit 2021-05-27 00:09:36 +05:00
bpf_preload_common.h initial commit 2021-05-27 00:09:36 +05:00
iterators.bpf.c Pick me up in the school bus! 2021-09-23 21:59:15 +05:00
iterators.c Pick me up in the school bus! 2021-09-23 21:59:15 +05:00
iterators.skel.h initial commit 2021-05-27 00:09:36 +05:00
Makefile initial commit 2021-05-27 00:09:36 +05:00
README initial commit 2021-05-27 00:09:36 +05:00

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