Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 1 | -4/+1 |
2019-04-04 | samples, selftests/bpf: add NULL check for ksym_search | Daniel T. Lee | 1 | -0/+5 |
2018-07-05 | samples/bpf: Check the result of system() | Taeung Song | 1 | -3/+24 |
2018-04-29 | samples/bpf: move common-purpose trace functions to selftests | Yonghong Song | 1 | -0/+1 |
2018-03-08 | samples/bpf: add example to test reading address | Teng Qin | 1 | -0/+15 |
2017-10-07 | bpf: add a test case for helper bpf_perf_prog_read_value | Yonghong Song | 1 | -5/+8 |
2017-06-04 | samples/bpf: add tests for more perf event types | Teng Qin | 1 | -10/+63 |
2017-05-11 | samples/bpf: run cleanup routines when receiving SIGTERM | Andy Gospodarek | 1 | -0/+1 |
2016-12-20 | samples/bpf: Remove perf_event_open() declaration | Joe Stringer | 1 | -4/+5 |
2016-12-15 | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 1 | -7/+7 |
2016-09-02 | samples/bpf: add perf_event+bpf example | Alexei Starovoitov | 1 | -0/+213 |