Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples, bpf: Refactor pointer error check with libbpf | Daniel T. Lee | 2020-05-19 | 1 | -5/+2 |
* | samples, bpf: Refactor perf_event user program with libbpf bpf_link | Daniel T. Lee | 2020-03-23 | 1 | -34/+64 |
* | samples/bpf: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 2020-01-20 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | samples, selftests/bpf: add NULL check for ksym_search | Daniel T. Lee | 2019-04-04 | 1 | -0/+5 |
* | samples/bpf: remove duplicated includes | YueHaibing | 2018-09-18 | 1 | -1/+0 |
* | samples/bpf: move common-purpose trace functions to selftests | Yonghong Song | 2018-04-29 | 1 | -0/+1 |
* | samples/bpf: run cleanup routines when receiving SIGTERM | Andy Gospodarek | 2017-05-11 | 1 | -0/+1 |
* | samples/bpf: Remove perf_event_open() declaration | Joe Stringer | 2016-12-20 | 1 | -1/+2 |
* | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 2016-12-15 | 1 | -2/+2 |
* | samples/bpf: add sampleip example | Brendan Gregg | 2016-09-02 | 1 | -0/+196 |