aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_overhead_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao1-1/+0
2020-12-02bpf: samples: Do not touch RLIMIT_MEMLOCKRoman Gushchin1-2/+0
2020-11-26samples: bpf: Refactor test_overhead program with libbpfDaniel T. Lee1-23/+59
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2018-07-05samples/bpf: Check the error of write() and read()Taeung Song1-4/+15
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski1-1/+1
2018-03-28samples/bpf: raw tracepoint testAlexei Starovoitov1-0/+12
2016-04-07samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov1-0/+162