summaryrefslogtreecommitdiff
path: root/samples/bpf/offwaketime_kern.c
AgeCommit message (Expand)Author
2023-08-21samples/bpf: unify bpf program suffix to .bpf with tracing programsDaniel T. Lee
2023-08-21samples/bpf: convert to vmlinux.h with tracing programsDaniel T. Lee
2023-03-13bpf: use canonical ftrace pathRoss Zwisler
2022-01-20samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...Yafang Shao
2021-08-15samples/bpf: Define MAX_ENTRIES instead of a magic number in offwaketimeMuhammad Falak R Wani
2020-08-24samples: bpf: Refactor tracepoint tracing programs with libbpfDaniel T. Lee
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich
2020-05-13samples/bpf: Remove compiler warningsYonghong Song
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-10-08selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko
2016-04-14bpf, samples: don't zero data when not neededDaniel Borkmann
2016-04-07samples/bpf: tracepoint exampleAlexei Starovoitov
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov