Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 16-May-2021 | - | ||||
.gitignore | H A D | 16-May-2021 | 49 | 3 | 2 | |
Makefile | H A D | 16-May-2021 | 1.5 KiB | 58 | 45 | |
README | H A D | 16-May-2021 | 180 | 5 | 4 | |
bpf_preload_common.h | H A D | 16-May-2021 | 237 | 14 | 9 | |
iterators.bpf.c | H A D | 16-May-2021 | 2.3 KiB | 115 | 93 | |
iterators.c | H A D | 16-May-2021 | 2.3 KiB | 95 | 72 | |
iterators.skel.h | H A D | 16-May-2021 | 23.3 KiB | 413 | 383 |
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