summaryrefslogtreecommitdiffstats
path: root/samples/bpf/trace_output_user.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1Star
* samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski2018-05-151-1/+1
* tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-111-3/+3
* samples/bpf: move common-purpose trace functions to selftestsYonghong Song2018-04-291-100/+10Star
* samples/bpf trace_output_user: Remove duplicate sys/ioctl.h includeArnaldo Carvalho de Melo2016-12-281-1/+0Star
* samples/bpf: Remove perf_event_open() declarationJoe Stringer2016-12-201-1/+2
* samples/bpf: Make perf_event_read() staticArnaldo Carvalho de Melo2016-12-201-1/+1
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-1/+1
* samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov2015-10-221-0/+196