summaryrefslogtreecommitdiff
path: root/samples/bpf/map_perf_test_kern.c
AgeCommit message (Collapse)Author
2016-03-08samples/bpf: add map performance testAlexei Starovoitov
performance tests for hash map and per-cpu hash map with and without pre-allocation Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>