summaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_map_in_map_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: Fix test_map_in_map on s390Ilya Leoshkevich2020-09-191-4/+3
* samples: bpf: Refactor BPF map in map test with libbpfDaniel T. Lee2020-07-081-43/+42
* samples: bpf: Fix bpf programs with kprobe/sys_connect eventDaniel T. Lee2020-07-081-3/+6
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-2/+2
* bpf, samples: Use bpf_probe_read_user where appropriateDaniel Borkmann2019-11-021-2/+2
* selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko2019-10-081-0/+1
* selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.hAndrii Nakryiko2019-10-081-7/+8
* bpf: Add tests for map-in-mapMartin KaFai Lau2017-03-221-0/+173