Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/bpf: Fix test_map_in_map on s390 | Ilya Leoshkevich | 2020-09-19 | 1 | -4/+3 |
* | samples: bpf: Refactor BPF map in map test with libbpf | Daniel T. Lee | 2020-07-08 | 1 | -43/+42 |
* | samples: bpf: Fix bpf programs with kprobe/sys_connect event | Daniel T. Lee | 2020-07-08 | 1 | -3/+6 |
* | samples/bpf: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 2020-01-20 | 1 | -2/+2 |
* | bpf, samples: Use bpf_probe_read_user where appropriate | Daniel Borkmann | 2019-11-02 | 1 | -2/+2 |
* | selftests/bpf: Split off tracing-only helpers into bpf_tracing.h | Andrii Nakryiko | 2019-10-08 | 1 | -0/+1 |
* | selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h | Andrii Nakryiko | 2019-10-08 | 1 | -7/+8 |
* | bpf: Add tests for map-in-map | Martin KaFai Lau | 2017-03-22 | 1 | -0/+173 |