aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/spintest_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-6/+0
2020-09-04samples, bpf: Replace bpf_program__title() with bpf_program__section_name()Daniel T. Lee1-3/+3
2020-08-24samples: bpf: Refactor kprobe tracing programs with libbpfDaniel T. Lee1-13/+55
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2019-04-04samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee1-1/+6
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer1-4/+4
2016-03-08samples/bpf: add bpf map stress testAlexei Starovoitov1-0/+50