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