summaryrefslogtreecommitdiff
path: root/samples/bpf/syscall_tp_kern.c
AgeCommit message (Expand)Author
2023-10-23samples: bpf: Fix syscall_tp openat argumentDenys Zagorui
2023-07-11samples/bpf: syscall_tp: Aarch64 no open syscallRong Tao
2023-02-08samples/bpf: Add openat2() enter/exit tracepoint to syscall_tp sampleRong Tao
2020-08-24samples: bpf: Refactor tracepoint tracing programs with libbpfDaniel T. Lee
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-12-11samples: bpf: fix syscall_tp due to unused syscallDaniel T. Lee
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2017-08-07bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song