summaryrefslogtreecommitdiffstats
path: root/samples/bpf/trace_event_user.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1Star
* 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-081-5/+8
* samples/bpf: add tests for more perf event typesTeng Qin2017-06-051-10/+63
* samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek2017-05-121-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