summaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex6_user.c
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski2018-05-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-081-1/+12
|/
* samples/bpf: add tests for more perf event typesTeng Qin2017-06-051-38/+142
* samples/bpf: Remove perf_event_open() declarationJoe Stringer2016-12-201-1/+2
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-1/+1
* bpf: fix build warnings and add function read_trace_pipe()Kaixu Xia2015-08-131-9/+13
* samples/bpf: example of get selected PMU counter valueKaixu Xia2015-08-101-0/+68