summaryrefslogtreecommitdiff
path: root/samples/bpf/offwaketime_kern.c
AgeCommit message (Expand)Author
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