Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf... | Yafang Shao | 2022-01-20 | 1 | -2/+2 |
* | samples/bpf: Define MAX_ENTRIES instead of a magic number in offwaketime | Muhammad Falak R Wani | 2021-08-15 | 1 | -4/+5 |
* | samples: bpf: Refactor tracepoint tracing programs with libbpf | Daniel T. Lee | 2020-08-24 | 1 | -26/+26 |
* | samples/bpf, selftests/bpf: Use bpf_probe_read_kernel | Ilya Leoshkevich | 2020-07-21 | 1 | -1/+6 |
* | samples/bpf: Remove compiler warnings | Yonghong Song | 2020-05-13 | 1 | -2/+2 |
* | samples/bpf: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 2020-01-20 | 1 | -2/+2 |
* | selftests/bpf: Split off tracing-only helpers into bpf_tracing.h | Andrii Nakryiko | 2019-10-08 | 1 | -0/+1 |
* | bpf, samples: don't zero data when not needed | Daniel Borkmann | 2016-04-14 | 1 | -4/+6 |
* | samples/bpf: tracepoint example | Alexei Starovoitov | 2016-04-07 | 1 | -4/+22 |
* | samples/bpf: offwaketime example | Alexei Starovoitov | 2016-02-20 | 1 | -0/+131 |