index
:
pm24.git
cpufreq-rust
master
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
/
offwaketime_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
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
2022-01-20
samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...
Yafang Shao
2021-08-15
samples/bpf: Define MAX_ENTRIES instead of a magic number in offwaketime
Muhammad Falak R Wani
2020-08-24
samples: bpf: Refactor tracepoint tracing programs with libbpf
Daniel T. Lee
2020-07-21
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
Ilya Leoshkevich
2020-05-13
samples/bpf: Remove compiler warnings
Yonghong Song
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
2016-04-14
bpf, samples: don't zero data when not needed
Daniel Borkmann
2016-04-07
samples/bpf: tracepoint example
Alexei Starovoitov
2016-02-20
samples/bpf: offwaketime example
Alexei Starovoitov