Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-10 | samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK | Yafang Shao | 1 | -1/+0 |
2021-08-24 | samples: bpf: Fix a couple of warnings | Kumar Kartikeya Dwivedi | 1 | -1/+1 |
2020-12-02 | bpf: samples: Do not touch RLIMIT_MEMLOCK | Roman Gushchin | 1 | -6/+0 |
2020-05-19 | samples, bpf: Refactor kprobe tracing user progs with libbpf | Daniel T. Lee | 1 | -11/+40 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 1 | -4/+1 |
2018-05-14 | samples: bpf: include bpf/bpf.h instead of local libbpf.h | Jakub Kicinski | 1 | -1/+1 |
2017-05-03 | samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4 | Jesper Dangaard Brouer | 1 | -0/+8 |
2016-12-15 | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 1 | -2/+2 |
2015-04-02 | samples/bpf: Add kmem_alloc()/free() tracker tool | Alexei Starovoitov | 1 | -0/+69 |