index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Add kprobe multi triggering benchmarks
Jiri Olsa
2024-03-11
1
-0
/
+4
*
selftests/bpf: Add fexit and kretprobe triggering benchmarks
Andrii Nakryiko
2024-03-11
1
-0
/
+4
*
selftests/bpf: Extend uprobe/uretprobe triggering benchmarks
Andrii Nakryiko
2024-03-04
1
-8
/
+12
*
selftests/bpf: Fix bench runner SIGSEGV
Andrii Nakryiko
2024-02-01
1
-2
/
+10
*
selftests/bpf: Add benchmark for bpf memory allocator
Hou Tao
2023-07-05
1
-0
/
+4
*
selftests/bpf: Set the default value of consumer_cnt as 0
Hou Tao
2023-06-19
1
-1
/
+1
*
selftests/bpf: Ensure that next_cpu() returns a valid CPU number
Hou Tao
2023-06-19
1
-1
/
+2
*
selftests/bpf: Output the correct error code for pthread APIs
Hou Tao
2023-06-19
1
-4
/
+6
*
selftests/bpf: Add bench for task storage creation
Martin KaFai Lau
2023-03-25
1
-0
/
+2
*
selftests/bpf: Add local-storage-create benchmark
Martin KaFai Lau
2023-03-10
1
-0
/
+2
*
selftest/bpf/benchs: Add benchmark for hashmap lookups
Anton Protopopov
2023-02-15
1
-0
/
+4
*
selftest/bpf/benchs: Print less if the quiet option is set
Anton Protopopov
2023-02-15
1
-2
/
+4
*
selftest/bpf/benchs: Make quiet option common
Anton Protopopov
2023-02-15
1
-0
/
+5
*
selftest/bpf/benchs: Enhance argp parsing
Anton Protopopov
2023-02-15
1
-10
/
+34
*
selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
Dave Marchevsky
2022-07-07
1
-0
/
+42
*
selftests/bpf: Add benchmark for local_storage get
Dave Marchevsky
2022-06-22
1
-0
/
+55
*
selftest/bpf/benchs: Add bpf_map benchmark
Feng Zhou
2022-06-11
1
-0
/
+2
*
selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2022-04-10
1
-1
/
+0
*
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