summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/preload/iterators
AgeCommit message (Expand)AuthorLines
2021-10-08bpftool: Add install-bin target to install binary onlyQuentin Monnet-1/+1
2021-10-08bpf: iterators: Install libbpf headers when buildingQuentin Monnet-13/+25
2021-05-26libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest-1/+0
2021-01-08bpf: Remove unnecessary <argp.h> include from preload/iteratorsLeah Neukirchen-1/+1
2020-09-29bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attachToke Høiland-Jørgensen-223/+225
2020-08-20bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov-0/+107
2020-08-20bpf: Add BPF program and map iterators as built-in BPF programs.Alexei Starovoitov-0/+587