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
/
benchs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
selftests/bpf: Clean up fmod_ret in bench_rename test script
Yipeng Zou
1
-1
/
+1
2023-07-07
selftests/bpf: Correct two typos
Lu Hongfei
1
-1
/
+1
2023-07-06
selftests/bpf: Add benchmark for bpf memory allocator
Hou Tao
2
-0
/
+390
2023-06-19
selftests/bpf: Set the default value of consumer_cnt as 0
Hou Tao
13
-127
/
+34
2023-06-19
selftests/bpf: Use producer_cnt to allocate local counter array
Hou Tao
1
-1
/
+1
2023-03-31
selftests/bpf: Fix conflicts with built-in functions in bench_local_storage_c...
James Hilliard
1
-1
/
+1
2023-03-26
selftests/bpf: Add bench for task storage creation
Martin KaFai Lau
1
-14
/
+137
2023-03-10
selftests/bpf: Add local-storage-create benchmark
Martin KaFai Lau
1
-0
/
+141
2023-02-16
selftest/bpf/benchs: Add benchmark for hashmap lookups
Anton Protopopov
1
-0
/
+283
2023-02-16
selftest/bpf/benchs: Make quiet option common
Anton Protopopov
2
-15
/
+2
2023-02-16
selftest/bpf/benchs: Remove an unused header
Anton Protopopov
1
-1
/
+0
2023-02-16
selftest/bpf/benchs: Enhance argp parsing
Anton Protopopov
6
-0
/
+16
2023-02-16
selftest/bpf/benchs: Make a function static in bpf_hashmap_full_update
Anton Protopopov
1
-1
/
+1
2023-02-16
selftest/bpf/benchs: Fix a typo in bpf_hashmap_full_update
Anton Protopopov
2
-2
/
+2
2022-07-07
selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
Dave Marchevsky
2
-0
/
+292
2022-06-23
selftests/bpf: Add benchmark for local_storage get
Dave Marchevsky
3
-0
/
+328
2022-06-12
selftest/bpf/benchs: Add bpf_map benchmark
Feng Zhou
2
-0
/
+107
2022-01-27
selftests/bpf: fix uprobe offset calculation in selftests
Andrii Nakryiko
1
-4
/
+2
2022-01-26
selftests/bpf: use preferred setter/getter APIs instead of deprecated ones
Andrii Nakryiko
1
-1
/
+1
2021-12-12
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
2
-0
/
+173
2021-12-12
selftests/bpf: Fix checkpatch error on empty function parameter
Hou Tao
4
-28
/
+28
2021-11-30
selftest/bpf/benchs: Add bpf_loop benchmark
Joanne Koong
3
-0
/
+135
2021-11-16
selftests/bpf: Add uprobe triggering overhead benchmarks
Andrii Nakryiko
1
-0
/
+146
2021-11-13
selftests/bpf: Fix a tautological-constant-out-of-range-compare compiler warning
Yonghong Song
1
-6
/
+11
2021-11-12
selftests/bpf: Migrate all deprecated perf_buffer uses
Andrii Nakryiko
1
-6
/
+2
2021-10-28
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...
Joanne Koong
3
-0
/
+86
2021-10-28
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
4
-28
/
+498
2021-05-26
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
3
-5
/
+5
2021-02-09
bpf/benchs/bench_ringbufs: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2020-09-29
selftests: Remove fmod_ret from test_overhead
Toke Høiland-Jørgensen
1
-17
/
+0
2020-08-28
selftests/bpf: Add sleepable tests
Alexei Starovoitov
1
-0
/
+17
2020-06-02
bpf: Add BPF ringbuf and perf buffer benchmarks
Andrii Nakryiko
2
-0
/
+641
2020-05-13
selftest/bpf: Add BPF triggering benchmark
Andrii Nakryiko
2
-0
/
+176
2020-05-13
selftest/bpf: Fmod_ret prog and implement test_overhead as part of bench
Andrii Nakryiko
2
-0
/
+204
2020-05-13
selftests/bpf: Add benchmark runner infrastructure
Andrii Nakryiko
1
-0
/
+91