summaryrefslogtreecommitdiffstats
path: root/samples/bpf/syscall_tp_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: Refactor tracepoint tracing programs with libbpfDaniel T. Lee2020-08-241-12/+12
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* samples: bpf: fix syscall_tp due to unused syscallDaniel T. Lee2019-12-111-2/+16
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song2017-08-071-0/+62