summaryrefslogtreecommitdiff
path: root/samples/bpf/tracex6_user.c
AgeCommit message (Expand)Author
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-07bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song
2017-06-04samples/bpf: add tests for more perf event typesTeng Qin
2016-12-20samples/bpf: Remove perf_event_open() declarationJoe Stringer
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer
2015-08-12bpf: fix build warnings and add function read_trace_pipe()Kaixu Xia
2015-08-09samples/bpf: example of get selected PMU counter valueKaixu Xia