summaryrefslogtreecommitdiffstats
path: root/samples/bpf/map_perf_test_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: Use getppid instead of getpgrp for array map stressJoel Fernandes2017-09-211-1/+1
* bpf: Add lru_hash_lookup performance testMartin KaFai Lau2017-09-011-6/+38
* bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau2017-08-201-0/+2
* bpf: lru: Add map-in-map LRU exampleMartin KaFai Lau2017-04-171-3/+31
* bpf: lru: Refactor LRU map tests in map_perf_testMartin KaFai Lau2017-04-171-12/+31
* samples/bpf: add map_lookup microbenchmarkAlexei Starovoitov2017-03-171-0/+33
* samples/bpf: add lpm-trie benchmarkDavid Herrmann2017-01-231-0/+30
* bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2016-11-151-0/+39
* samples/bpf: add map performance testAlexei Starovoitov2016-03-091-0/+100