summaryrefslogtreecommitdiff
path: root/samples/bpf/tracex4_user.c
AgeCommit message (Expand)Author
2023-08-21samples/bpf: unify bpf program suffix to .bpf with tracing programsDaniel T. Lee
2022-12-19samples/bpf: replace meaningless counter with tracex4Daniel T. Lee
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao
2021-08-24samples: bpf: Fix a couple of warningsKumar Kartikeya Dwivedi
2020-12-02bpf: samples: Do not touch RLIMIT_MEMLOCKRoman Gushchin
2020-05-19samples, bpf: Refactor kprobe tracing user progs 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-05-03samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4Jesper Dangaard Brouer
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer
2015-04-02samples/bpf: Add kmem_alloc()/free() tracker toolAlexei Starovoitov