index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
map_perf_test_kern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-29
samples/bpf: Change _kern suffix to .bpf with syscall tracing program
Daniel T. Lee
1
-301
/
+0
2022-12-29
samples/bpf: Use vmlinux.h instead of implicit headers in syscall tracing pro...
Daniel T. Lee
1
-3
/
+2
2022-12-29
samples/bpf: Use kyscall instead of kprobe in syscall tracing program
Daniel T. Lee
1
-9
/
+8
2022-09-05
samples/bpf: Reduce syscall overhead in map_perf_test.
Alexei Starovoitov
1
-16
/
+28
2020-07-08
samples: bpf: Refactor BPF map performance test with libbpf
Daniel T. Lee
1
-88
/
+91
2020-07-08
samples: bpf: Fix bpf programs with kprobe/sys_connect event
Daniel T. Lee
1
-3
/
+6
2020-01-20
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-2
/
+2
2019-11-02
bpf, samples: Use bpf_probe_read_user where appropriate
Daniel Borkmann
1
-2
/
+2
2019-10-08
selftests/bpf: Split off tracing-only helpers into bpf_tracing.h
Andrii Nakryiko
1
-0
/
+1
2019-10-08
selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h
Andrii Nakryiko
1
-11
/
+12
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
-6
/
+38
2017-08-19
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
1
-0
/
+2
2017-04-17
bpf: lru: Add map-in-map LRU example
Martin KaFai Lau
1
-3
/
+31
2017-04-17
bpf: lru: Refactor LRU map tests in map_perf_test
Martin KaFai Lau
1
-12
/
+31
2017-03-16
samples/bpf: add map_lookup microbenchmark
Alexei Starovoitov
1
-0
/
+33
2017-01-23
samples/bpf: add lpm-trie benchmark
David Herrmann
1
-0
/
+30
2016-11-15
bpf: Add tests for the LRU bpf_htab
Martin KaFai Lau
1
-0
/
+39
2016-03-08
samples/bpf: add map performance test
Alexei Starovoitov
1
-0
/
+100