summaryrefslogtreecommitdiffstats
path: root/scripts/bpf_doc.py
Commit message (Expand)AuthorAgeFilesLines
* bpf/scripts: Raise an exception if the correct number of sycalls are not gene...Usama Arif2022-01-191-27/+59
* bpf/scripts: Make description and returns section for helpers/syscalls mandatoryUsama Arif2022-01-191-12/+18
* bpf/scripts: Raise an exception if the correct number of helpers are not gene...Usama Arif2022-01-141-2/+48
* bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen2021-10-211-0/+2
* bpf: Introduce bpf timers.Alexei Starovoitov2021-07-151-0/+2
* scripts/bpf: Add syscall commands printerJoe Stringer2021-03-041-9/+91
* scripts/bpf: Abstract eBPF API target parameterJoe Stringer2021-03-041-0/+650