Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-11 | samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK | Yafang Shao | 1 | -1/+0 |
2020-12-03 | bpf: samples: Do not touch RLIMIT_MEMLOCK | Roman Gushchin | 1 | -6/+0 |
2020-09-04 | samples, bpf: Replace bpf_program__title() with bpf_program__section_name() | Daniel T. Lee | 1 | -3/+3 |
2020-08-25 | samples: bpf: Refactor kprobe tracing programs with libbpf | Daniel T. Lee | 1 | -13/+55 |
2020-01-21 | samples/bpf: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 1 | -1/+1 |
2019-04-04 | samples, selftests/bpf: add NULL check for ksym_search | Daniel T. Lee | 1 | -1/+6 |
2018-04-29 | samples/bpf: move common-purpose trace functions to selftests | Yonghong Song | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-12-15 | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 1 | -4/+4 |
2016-03-09 | samples/bpf: add bpf map stress test | Alexei Starovoitov | 1 | -0/+50 |