summaryrefslogtreecommitdiff
path: root/samples/bpf/map_perf_test_kern.c
AgeCommit message (Expand)Author
2017-09-21samples/bpf: Use getppid instead of getpgrp for array map stressJoel Fernandes
2017-09-01bpf: Add lru_hash_lookup performance testMartin KaFai Lau
2017-08-19bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau
2017-04-17bpf: lru: Add map-in-map LRU exampleMartin KaFai Lau
2017-04-17bpf: lru: Refactor LRU map tests in map_perf_testMartin KaFai Lau
2017-03-16samples/bpf: add map_lookup microbenchmarkAlexei Starovoitov
2017-01-23samples/bpf: add lpm-trie benchmarkDavid Herrmann
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau
2016-03-08samples/bpf: add map performance testAlexei Starovoitov