index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
bench.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
selftests: bpf: crypto: add benchmark for crypto functions
Vadim Fedorenko
1
-0
/
+6
2024-03-29
selftests/bpf: add batched tp/raw_tp/fmodret tests
Andrii Nakryiko
1
-0
/
+6
2024-03-29
selftests/bpf: remove syscall-driven benchs, keep syscall-count only
Andrii Nakryiko
1
-27
/
+5
2024-03-29
selftests/bpf: add batched, mostly in-kernel BPF triggering benchmarks
Andrii Nakryiko
1
-1
/
+20
2024-03-29
selftests/bpf: rename and clean up userspace-triggered benchmarks
Andrii Nakryiko
1
-2
/
+12
2024-03-12
selftests/bpf: Add kprobe multi triggering benchmarks
Jiri Olsa
1
-0
/
+4
2024-03-11
selftests/bpf: Add fexit and kretprobe triggering benchmarks
Andrii Nakryiko
1
-0
/
+4
2024-03-04
selftests/bpf: Extend uprobe/uretprobe triggering benchmarks
Andrii Nakryiko
1
-8
/
+12
2024-02-02
selftests/bpf: Fix bench runner SIGSEGV
Andrii Nakryiko
1
-2
/
+10
2023-07-06
selftests/bpf: Add benchmark for bpf memory allocator
Hou Tao
1
-0
/
+4
2023-06-19
selftests/bpf: Set the default value of consumer_cnt as 0
Hou Tao
1
-1
/
+1
2023-06-19
selftests/bpf: Ensure that next_cpu() returns a valid CPU number
Hou Tao
1
-1
/
+2
2023-06-19
selftests/bpf: Output the correct error code for pthread APIs
Hou Tao
1
-4
/
+6
2023-03-26
selftests/bpf: Add bench for task storage creation
Martin KaFai Lau
1
-0
/
+2
2023-03-10
selftests/bpf: Add local-storage-create benchmark
Martin KaFai Lau
1
-0
/
+2
2023-02-16
selftest/bpf/benchs: Add benchmark for hashmap lookups
Anton Protopopov
1
-0
/
+4
2023-02-16
selftest/bpf/benchs: Print less if the quiet option is set
Anton Protopopov
1
-2
/
+4
2023-02-16
selftest/bpf/benchs: Make quiet option common
Anton Protopopov
1
-0
/
+5
2023-02-16
selftest/bpf/benchs: Enhance argp parsing
Anton Protopopov
1
-10
/
+34
2022-07-07
selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
Dave Marchevsky
1
-0
/
+42
2022-06-23
selftests/bpf: Add benchmark for local_storage get
Dave Marchevsky
1
-0
/
+55
2022-06-12
selftest/bpf/benchs: Add bpf_map benchmark
Feng Zhou
1
-0
/
+2
2022-04-11
selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
1
-1
/
+0
2021-12-15
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
1
-16
/
+0
2021-12-12
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
1
-0
/
+6
2021-12-12
selftests/bpf: Fix checkpatch error on empty function parameter
Hou Tao
1
-1
/
+1
2021-11-30
selftest/bpf/benchs: Add bpf_loop benchmark
Joanne Koong
1
-0
/
+37
2021-11-16
selftests/bpf: Add uprobe triggering overhead benchmarks
Andrii Nakryiko
1
-0
/
+10
2021-10-28
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...
Joanne Koong
1
-5
/
+18
2021-10-28
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
1
-0
/
+37
2021-05-26
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
1
-0
/
+1
2020-09-29
selftests: Remove fmod_ret from test_overhead
Toke Høiland-Jørgensen
1
-3
/
+0
2020-08-28
selftests/bpf: Add sleepable tests
Alexei Starovoitov
1
-0
/
+2
2020-06-02
bpf: Add BPF ringbuf and perf buffer benchmarks
Andrii Nakryiko
1
-0
/
+16
2020-05-15
selftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM"
Colin Ian King
1
-1
/
+1
2020-05-13
selftest/bpf: Add BPF triggering benchmark
Andrii Nakryiko
1
-0
/
+12
2020-05-13
selftest/bpf: Fmod_ret prog and implement test_overhead as part of bench
Andrii Nakryiko
1
-0
/
+14
2020-05-13
selftests/bpf: Add benchmark runner infrastructure
Andrii Nakryiko
1
-0
/
+423