summaryrefslogtreecommitdiff
path: root/samples/bpf/offwaketime_kern.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-15samples/bpf: Define MAX_ENTRIES instead of a magic number in offwaketimeMuhammad Falak R Wani1-4/+5
2020-08-25samples: bpf: Refactor tracepoint tracing programs with libbpfDaniel T. Lee1-26/+26
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich1-1/+6
2020-05-13samples/bpf: Remove compiler warningsYonghong Song1-2/+2
2020-01-21samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-2/+2
2019-10-09selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko1-0/+1
2016-04-15bpf, samples: don't zero data when not neededDaniel Borkmann1-4/+6
2016-04-08samples/bpf: tracepoint exampleAlexei Starovoitov1-4/+22
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov1-0/+131