index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
tracex5_kern.c
Age
Commit message (
Expand
)
Author
2023-08-21
samples/bpf: unify bpf program suffix to .bpf with tracing programs
Daniel T. Lee
2023-08-21
samples/bpf: convert to vmlinux.h with tracing programs
Daniel T. Lee
2020-07-21
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
Ilya Leoshkevich
2020-05-19
samples, bpf: Refactor kprobe, tail call kern progs map definition
Daniel T. Lee
2020-01-20
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2019-10-08
selftests/bpf: Split off tracing-only helpers into bpf_tracing.h
Andrii Nakryiko
2019-08-21
samples: bpf: syscall_nrs: use mmap2 if defined
Ivan Khoronzhuk
2017-06-14
samples/bpf: Fix tracex5 to work with MIPS syscalls.
David Daney
2017-02-13
samples/bpf: Add missing header
Mickaël Salaün
2016-09-27
bpf samples: update tracex5 sample to use __seccomp_filter
Naveen N. Rao
2016-04-14
bpf, samples: don't zero data when not needed
Daniel Borkmann
2015-07-08
samples: bpf: enable trace samples for s390x
Michael Holzheu
2015-05-21
samples/bpf: bpf_tail_call example for tracing
Alexei Starovoitov