Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
.gitignore | D | 01-Feb-2023 | 49 | 3 | 2 | |
Makefile | D | 01-Feb-2023 | 1.7 KiB | 66 | 49 | |
README | D | 01-Feb-2023 | 180 | 5 | 4 | |
iterators.bpf.c | D | 01-Feb-2023 | 2.3 KiB | 114 | 92 | |
iterators.lskel.h | D | 01-Feb-2023 | 25.7 KiB | 426 | 408 |
README
1WARNING: 2If you change "iterators.bpf.c" do "make -j" in this directory to rebuild "iterators.skel.h". 3Make sure to have clang 10 installed. 4See Documentation/bpf/bpf_devel_QA.rst 5