Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/bpf: switch trace_output sample to perf_buffer API | Andrii Nakryiko | 2019-07-23 | 1 | -29/+14 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | samples: bpf: include bpf/bpf.h instead of local libbpf.h | Jakub Kicinski | 2018-05-14 | 1 | -1/+1 |
* | tools: bpf: move the event reading loop to libbpf | Jakub Kicinski | 2018-05-11 | 1 | -3/+3 |
* | samples/bpf: move common-purpose trace functions to selftests | Yonghong Song | 2018-04-29 | 1 | -100/+10 |
* | samples/bpf trace_output_user: Remove duplicate sys/ioctl.h include | Arnaldo Carvalho de Melo | 2016-12-28 | 1 | -1/+0 |
* | samples/bpf: Remove perf_event_open() declaration | Joe Stringer | 2016-12-20 | 1 | -1/+2 |
* | samples/bpf: Make perf_event_read() static | Arnaldo Carvalho de Melo | 2016-12-20 | 1 | -1/+1 |
* | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 2016-12-15 | 1 | -1/+1 |
* | samples: bpf: add bpf_perf_event_output example | Alexei Starovoitov | 2015-10-22 | 1 | -0/+196 |