summaryrefslogtreecommitdiff
path: root/samples/bpf/spintest_user.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: samples: Do not touch RLIMIT_MEMLOCKRoman Gushchin2020-12-021-6/+0
* samples, bpf: Replace bpf_program__title() with bpf_program__section_name()Daniel T. Lee2020-09-041-3/+3
* samples: bpf: Refactor kprobe tracing programs with libbpfDaniel T. Lee2020-08-241-13/+55
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee2019-04-041-1/+6
* samples/bpf: move common-purpose trace functions to selftestsYonghong Song2018-04-291-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-4/+4
* samples/bpf: add bpf map stress testAlexei Starovoitov2016-03-081-0/+50