aboutsummaryrefslogtreecommitdiff
path: root/samples/bpf/tracex4_user.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-21samples/bpf: unify bpf program suffix to .bpf with tracing programsGravatar Daniel T. Lee 1-1/+1
2022-12-19samples/bpf: replace meaningless counter with tracex4Gravatar Daniel T. Lee 1-2/+2
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKGravatar Yafang Shao 1-1/+0
2021-08-24samples: bpf: Fix a couple of warningsGravatar Kumar Kartikeya Dwivedi 1-1/+1
2020-12-02bpf: samples: Do not touch RLIMIT_MEMLOCKGravatar Roman Gushchin 1-6/+0
2020-05-19samples, bpf: Refactor kprobe tracing user progs with libbpfGravatar Daniel T. Lee 1-11/+40
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Gravatar Thomas Gleixner 1-4/+1
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hGravatar Jakub Kicinski 1-1/+1
2017-05-03samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4Gravatar Jesper Dangaard Brouer 1-0/+8
2016-12-15samples/bpf: Make samples more libbpf-centricGravatar Joe Stringer 1-2/+2
2015-04-02samples/bpf: Add kmem_alloc()/free() tracker toolGravatar Alexei Starovoitov 1-0/+69