aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/syscall_tp_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao1-1/+0
2022-04-04sample: bpf: syscall_tp_user: Print result of verify_mapSong Chen1-0/+3
2020-12-02bpf: samples: Do not touch RLIMIT_MEMLOCKRoman Gushchin1-2/+0
2020-08-24samples: bpf: Refactor tracepoint tracing programs with libbpfDaniel T. Lee1-12/+42
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski1-1/+1
2017-10-25bpf: add a test case to test single tp multiple bpf attachmentYonghong Song1-13/+53
2017-08-07bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song1-0/+71