summaryrefslogtreecommitdiff
path: root/samples/bpf/tracex4_user.c
AgeCommit message (Expand)Author
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