Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK | Yafang Shao | 2022-04-10 | 1 | -1/+0 |
* | bpf: samples: Do not touch RLIMIT_MEMLOCK | Roman Gushchin | 2020-12-02 | 1 | -2/+0 |
* | samples: bpf: Refactor test_overhead program with libbpf | Daniel T. Lee | 2020-11-26 | 1 | -23/+59 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | samples/bpf: Check the error of write() and read() | Taeung Song | 2018-07-05 | 1 | -4/+15 |
* | samples: bpf: include bpf/bpf.h instead of local libbpf.h | Jakub Kicinski | 2018-05-14 | 1 | -1/+1 |
* | samples/bpf: raw tracepoint test | Alexei Starovoitov | 2018-03-28 | 1 | -0/+12 |
* | samples/bpf: add tracepoint vs kprobe performance tests | Alexei Starovoitov | 2016-04-07 | 1 | -0/+162 |