aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/trace_event_user.c
AgeCommit message (Expand)Author
2020-03-20samples: bpf: Replace symbol compare of trace_eventDaniel T. Lee
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-04-04samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee
2018-07-05samples/bpf: Check the result of system()Taeung Song
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song
2018-03-08samples/bpf: add example to test reading addressTeng Qin
2017-10-07bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song
2017-06-04samples/bpf: add tests for more perf event typesTeng Qin
2017-05-11samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek
2016-12-20samples/bpf: Remove perf_event_open() declarationJoe Stringer
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer
2016-09-02samples/bpf: add perf_event+bpf exampleAlexei Starovoitov