Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-02 | bpf: samples: Do not touch RLIMIT_MEMLOCK | Roman Gushchin | 1 | -6/+0 |
2020-08-24 | samples: bpf: Refactor tracepoint tracing programs with libbpf | Daniel T. Lee | 1 | -15/+51 |
2020-01-20 | samples/bpf: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 1 | -1/+1 |
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-04-29 | samples/bpf: move common-purpose trace functions to selftests | Yonghong Song | 1 | -0/+1 |
2017-05-11 | samples/bpf: run cleanup routines when receiving SIGTERM | Andy Gospodarek | 1 | -0/+1 |
2016-12-15 | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 1 | -4/+4 |
2016-03-08 | samples/bpf: move ksym_search() into library | Alexei Starovoitov | 1 | -66/+1 |
2016-02-20 | samples/bpf: offwaketime example | Alexei Starovoitov | 1 | -0/+185 |