index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
map_perf_test_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
bpf: samples: Do not touch RLIMIT_MEMLOCK
Roman Gushchin
1
-6
/
+0
2020-07-08
samples: bpf: Refactor BPF map performance test with libbpf
Daniel T. Lee
1
-59
/
+105
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2018-05-14
samples: bpf: include bpf/bpf.h instead of local libbpf.h
Jakub Kicinski
1
-1
/
+1
2017-09-29
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
1
-0
/
+1
2017-09-21
samples/bpf: Use getppid instead of getpgrp for array map stress
Joel Fernandes
1
-1
/
+1
2017-09-01
bpf: Add lru_hash_lookup performance test
Martin KaFai Lau
1
-3
/
+74
2017-08-19
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
1
-3
/
+9
2017-05-03
samples/bpf: load_bpf.c make callback fixup more flexible
Jesper Dangaard Brouer
1
-7
/
+7
2017-04-17
bpf: lru: Add map-in-map LRU example
Martin KaFai Lau
1
-0
/
+62
2017-04-17
bpf: Allow bpf sample programs (*_user.c) to change bpf_map_def
Martin KaFai Lau
1
-56
/
+92
2017-04-17
bpf: lru: Refactor LRU map tests in map_perf_test
Martin KaFai Lau
1
-17
/
+36
2017-03-16
samples/bpf: add map_lookup microbenchmark
Alexei Starovoitov
1
-0
/
+32
2017-01-23
samples/bpf: add lpm-trie benchmark
David Herrmann
1
-0
/
+49
2016-11-15
bpf: Add tests for the LRU bpf_htab
Martin KaFai Lau
1
-0
/
+32
2016-04-06
samples/bpf: Fix build breakage with map_perf_test_user.c
Naveen N. Rao
1
-0
/
+1
2016-03-08
samples/bpf: add map performance test
Alexei Starovoitov
1
-0
/
+155