Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Check the result of system() | Taeung Song | 2018-07-05 | 1 | -3/+24 |
* | samples/bpf: move common-purpose trace functions to selftests | Yonghong Song | 2018-04-29 | 1 | -0/+1 |
* | samples/bpf: add example to test reading address | Teng Qin | 2018-03-08 | 1 | -0/+15 |
* | bpf: add a test case for helper bpf_perf_prog_read_value | Yonghong Song | 2017-10-07 | 1 | -5/+8 |
* | samples/bpf: add tests for more perf event types | Teng Qin | 2017-06-04 | 1 | -10/+63 |
* | 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 | -4/+5 |
* | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 2016-12-15 | 1 | -7/+7 |
* | samples/bpf: add perf_event+bpf example | Alexei Starovoitov | 2016-09-02 | 1 | -0/+213 |