aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-19bpf/scripts: Raise an exception if the correct number of sycalls are not gene...Gravatar Usama Arif 1-27/+59
2022-01-19bpf/scripts: Make description and returns section for helpers/syscalls mandatoryGravatar Usama Arif 1-12/+18
2022-01-14bpf/scripts: Raise an exception if the correct number of helpers are not gene...Gravatar Usama Arif 1-2/+48
2021-10-21bpf: Add bpf_skc_to_unix_sock() helperGravatar Hengqi Chen 1-0/+2
2021-07-15bpf: Introduce bpf timers.Gravatar Alexei Starovoitov 1-0/+2
2021-03-04scripts/bpf: Add syscall commands printerGravatar Joe Stringer 1-9/+91
2021-03-04scripts/bpf: Abstract eBPF API target parameterGravatar Joe Stringer 1-0/+650