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