aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/bpf/tracex5_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-21samples/bpf: unify bpf program suffix to .bpf with tracing programsDaniel T. Lee1-92/+0
2023-08-21samples/bpf: convert to vmlinux.h with tracing programsDaniel T. Lee1-4/+3
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich1-2/+2
2020-05-19samples, bpf: Refactor kprobe, tail call kern progs map definitionDaniel T. Lee1-7/+7
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-2/+2
2019-10-08selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko1-0/+1
2019-08-21samples: bpf: syscall_nrs: use mmap2 if definedIvan Khoronzhuk1-0/+13
2017-06-14samples/bpf: Fix tracex5 to work with MIPS syscalls.David Daney1-3/+8
2017-02-13samples/bpf: Add missing headerMickaël Salaün1-0/+1
2016-09-27bpf samples: update tracex5 sample to use __seccomp_filterNaveen N. Rao1-9/+7
2016-04-14bpf, samples: don't zero data when not neededDaniel Borkmann1-3/+3
2015-07-08samples: bpf: enable trace samples for s390xMichael Holzheu1-3/+3
2015-05-21samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov1-0/+75