summaryrefslogtreecommitdiffstats
path: root/samples/bpf/syscall_tp_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: Fix syscall_tp openat argumentDenys Zagorui2023-10-231-2/+13
* samples/bpf: syscall_tp: Aarch64 no open syscallRong Tao2023-07-111-0/+4
* samples/bpf: Add openat2() enter/exit tracepoint to syscall_tp sampleRong Tao2023-02-081-0/+14
* 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