summaryrefslogtreecommitdiff
path: root/samples/bpf/syscall_tp_user.c
AgeCommit message (Expand)Author
2023-09-21samples/bpf: syscall_tp_user: Fix array out-of-bound accessJinghao Jia
2023-09-21samples/bpf: syscall_tp_user: Rename num_progs into nr_testsJinghao Jia
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao
2022-04-04sample: bpf: syscall_tp_user: Print result of verify_mapSong Chen
2020-12-02bpf: samples: Do not touch RLIMIT_MEMLOCKRoman Gushchin
2020-08-24samples: bpf: Refactor tracepoint tracing programs with libbpfDaniel T. Lee
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski
2017-10-25bpf: add a test case to test single tp multiple bpf attachmentYonghong Song
2017-08-07bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song