aboutsummaryrefslogtreecommitdiff
path: root/samples/bpf/offwaketime_kern.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-20samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...Gravatar Yafang Shao 1-2/+2
2021-08-15samples/bpf: Define MAX_ENTRIES instead of a magic number in offwaketimeGravatar Muhammad Falak R Wani 1-4/+5
2020-08-24samples: bpf: Refactor tracepoint tracing programs with libbpfGravatar Daniel T. Lee 1-26/+26
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelGravatar Ilya Leoshkevich 1-1/+6
2020-05-13samples/bpf: Remove compiler warningsGravatar Yonghong Song 1-2/+2
2020-01-20samples/bpf: Use consistent include paths for libbpfGravatar Toke Høiland-Jørgensen 1-2/+2
2019-10-08selftests/bpf: Split off tracing-only helpers into bpf_tracing.hGravatar Andrii Nakryiko 1-0/+1
2016-04-14bpf, samples: don't zero data when not neededGravatar Daniel Borkmann 1-4/+6
2016-04-07samples/bpf: tracepoint exampleGravatar Alexei Starovoitov 1-4/+22
2016-02-20samples/bpf: offwaketime exampleGravatar Alexei Starovoitov 1-0/+131