aboutsummaryrefslogtreecommitdiff
path: root/samples/bpf/spintest_user.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKGravatar Yafang Shao 1-1/+0
2020-12-02bpf: samples: Do not touch RLIMIT_MEMLOCKGravatar Roman Gushchin 1-6/+0
2020-09-04samples, bpf: Replace bpf_program__title() with bpf_program__section_name()Gravatar Daniel T. Lee 1-3/+3
2020-08-24samples: bpf: Refactor kprobe tracing programs with libbpfGravatar Daniel T. Lee 1-13/+55
2020-01-20samples/bpf: Use consistent include paths for libbpfGravatar Toke Høiland-Jørgensen 1-1/+1
2019-04-04samples, selftests/bpf: add NULL check for ksym_searchGravatar Daniel T. Lee 1-1/+6
2018-04-29samples/bpf: move common-purpose trace functions to selftestsGravatar Yonghong Song 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-12-15samples/bpf: Make samples more libbpf-centricGravatar Joe Stringer 1-4/+4
2016-03-08samples/bpf: add bpf map stress testGravatar Alexei Starovoitov 1-0/+50