Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: samples: Do not touch RLIMIT_MEMLOCK | Roman Gushchin | 2020-12-02 | 1 | -3/+0 |
* | samples, bpf: Replace bpf_program__title() with bpf_program__section_name() | Daniel T. Lee | 2020-09-04 | 1 | -3/+3 |
* | samples, bpf: Refactor tail call user progs with libbpf | Daniel T. Lee | 2020-05-19 | 1 | -8/+58 |
* | samples, bpf: Move read_trace_pipe to trace_helpers | Daniel T. Lee | 2020-03-23 | 1 | -0/+1 |
* | samples: bpf: include bpf/bpf.h instead of local libbpf.h | Jakub Kicinski | 2018-05-14 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | bpf samples: update tracex5 sample to use __seccomp_filter | Naveen N. Rao | 2016-09-27 | 1 | -0/+3 |
* | samples/bpf: bpf_tail_call example for tracing | Alexei Starovoitov | 2015-05-21 | 1 | -0/+46 |