aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_overhead_user.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-15samples/bpf: change _kern suffix to .bpf with BPF test programsDaniel T. Lee1-3/+3
2023-01-15samples/bpf: replace broken overhead microbenchmark with fib_table_lookupDaniel T. Lee1-9/+19
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