index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
bench.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
2021-12-14
1
-16
/
+0
*
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
2021-12-11
1
-0
/
+6
*
selftests/bpf: Fix checkpatch error on empty function parameter
Hou Tao
2021-12-11
1
-1
/
+1
*
selftest/bpf/benchs: Add bpf_loop benchmark
Joanne Koong
2021-11-30
1
-0
/
+37
*
selftests/bpf: Add uprobe triggering overhead benchmarks
Andrii Nakryiko
2021-11-16
1
-0
/
+10
*
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...
Joanne Koong
2021-10-28
1
-5
/
+18
*
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
2021-10-28
1
-0
/
+37
*
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2021-05-25
1
-0
/
+1
*
selftests: Remove fmod_ret from test_overhead
Toke Høiland-Jørgensen
2020-09-28
1
-3
/
+0
*
selftests/bpf: Add sleepable tests
Alexei Starovoitov
2020-08-28
1
-0
/
+2
*
bpf: Add BPF ringbuf and perf buffer benchmarks
Andrii Nakryiko
2020-06-01
1
-0
/
+16
*
selftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM"
Colin Ian King
2020-05-14
1
-1
/
+1
*
selftest/bpf: Add BPF triggering benchmark
Andrii Nakryiko
2020-05-13
1
-0
/
+12
*
selftest/bpf: Fmod_ret prog and implement test_overhead as part of bench
Andrii Nakryiko
2020-05-13
1
-0
/
+14
*
selftests/bpf: Add benchmark runner infrastructure
Andrii Nakryiko
2020-05-13
1
-0
/
+423