Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/bpf, selftests/bpf: Use bpf_probe_read_kernel | Ilya Leoshkevich | 2020-07-21 | 1 | -2/+2 |
* | samples, bpf: Refactor kprobe, tail call kern progs map definition | Daniel T. Lee | 2020-05-19 | 1 | -7/+7 |
* | 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 |
* | samples: bpf: syscall_nrs: use mmap2 if defined | Ivan Khoronzhuk | 2019-08-21 | 1 | -0/+13 |
* | samples/bpf: Fix tracex5 to work with MIPS syscalls. | David Daney | 2017-06-14 | 1 | -3/+8 |
* | samples/bpf: Add missing header | Mickaël Salaün | 2017-02-13 | 1 | -0/+1 |
* | bpf samples: update tracex5 sample to use __seccomp_filter | Naveen N. Rao | 2016-09-27 | 1 | -9/+7 |
* | bpf, samples: don't zero data when not needed | Daniel Borkmann | 2016-04-14 | 1 | -3/+3 |
* | samples: bpf: enable trace samples for s390x | Michael Holzheu | 2015-07-08 | 1 | -3/+3 |
* | samples/bpf: bpf_tail_call example for tracing | Alexei Starovoitov | 2015-05-21 | 1 | -0/+75 |