aboutsummaryrefslogtreecommitdiff
path: root/samples/bpf/sampleip_user.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-13samples/bpf: sampleip: Replace PAGE_OFFSET with _text addressGravatar Rong Tao 1-2/+9
2020-05-19samples, bpf: Refactor pointer error check with libbpfGravatar Daniel T. Lee 1-5/+2
2020-03-23samples, bpf: Refactor perf_event user program with libbpf bpf_linkGravatar Daniel T. Lee 1-34/+64
2020-01-20samples/bpf: Use consistent include paths for libbpfGravatar Toke Høiland-Jørgensen 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Gravatar Thomas Gleixner 1-4/+1
2019-04-04samples, selftests/bpf: add NULL check for ksym_searchGravatar Daniel T. Lee 1-0/+5
2018-09-18samples/bpf: remove duplicated includesGravatar YueHaibing 1-1/+0
2018-04-29samples/bpf: move common-purpose trace functions to selftestsGravatar Yonghong Song 1-0/+1
2017-05-11samples/bpf: run cleanup routines when receiving SIGTERMGravatar Andy Gospodarek 1-0/+1
2016-12-20samples/bpf: Remove perf_event_open() declarationGravatar Joe Stringer 1-1/+2
2016-12-15samples/bpf: Make samples more libbpf-centricGravatar Joe Stringer 1-2/+2
2016-09-02samples/bpf: add sampleip exampleGravatar Brendan Gregg 1-0/+196