summaryrefslogtreecommitdiffstats
path: root/samples/bpf/trace_event_user.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: samples: Do not touch RLIMIT_MEMLOCKRoman Gushchin2020-12-021-2/+0
* samples, bpf: Refactor pointer error check with libbpfDaniel T. Lee2020-05-191-6/+3
* samples, bpf: Refactor perf_event user program with libbpf bpf_linkDaniel T. Lee2020-03-231-46/+93
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* samples: bpf: Replace symbol compare of trace_eventDaniel T. Lee2019-12-111-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee2019-04-041-0/+5
* samples/bpf: Check the result of system()Taeung Song2018-07-051-3/+24
* samples/bpf: move common-purpose trace functions to selftestsYonghong Song2018-04-291-0/+1
* samples/bpf: add example to test reading addressTeng Qin2018-03-081-0/+15
* bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-071-5/+8
* samples/bpf: add tests for more perf event typesTeng Qin2017-06-041-10/+63
* samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek2017-05-111-0/+1
* samples/bpf: Remove perf_event_open() declarationJoe Stringer2016-12-201-4/+5
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-7/+7
* samples/bpf: add perf_event+bpf exampleAlexei Starovoitov2016-09-021-0/+213