summaryrefslogtreecommitdiffstats
path: root/samples/bpf/offwaketime_user.c
AgeCommit message (Expand)AuthorLines
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao-1/+0
2020-12-02bpf: samples: Do not touch RLIMIT_MEMLOCKRoman Gushchin-6/+0
2020-08-24samples: bpf: Refactor tracepoint tracing programs with libbpfDaniel T. Lee-15/+51
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner-4/+1
2019-04-04samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee-0/+5
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song-0/+1
2017-05-11samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek-0/+1
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer-4/+4
2016-03-08samples/bpf: move ksym_search() into libraryAlexei Starovoitov-66/+1
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov-0/+185