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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
2025-05-29
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-2
/
+599
2025-04-23
selftests/bpf: Close the file descriptor to avoid resource leaks
Malaya Kumar Rout
1
-2
/
+1
2025-04-18
selftests/bpf: Add 5-byte NOP uprobe trigger benchmark
Jiri Olsa
2
-1
/
+43
2025-04-15
selftest/bpf/benchs: Remove duplicate sys/types.h header
Jiapeng Chong
1
-1
/
+0
2025-04-10
selftest/bpf/benchs: Add benchmark for sockmap usage
Jiayuan Chen
1
-0
/
+599
2024-11-04
selftests/bpf: Clean up open-coded gettid syscall invocations
Kumar Kartikeya Dwivedi
1
-1
/
+2
2024-09-05
selftests/bpf: fix some typos in selftests
Lin Yikai
1
-1
/
+1
2024-08-23
selftests/bpf: add multi-uprobe benchmarks
Andrii Nakryiko
1
-15
/
+66
2024-04-25
selftests: bpf: crypto: add benchmark for crypto functions
Vadim Fedorenko
1
-0
/
+185
2024-03-29
selftests/bpf: add batched tp/raw_tp/fmodret tests
Andrii Nakryiko
2
-1
/
+41
2024-03-29
selftests/bpf: lazy-load trigger bench BPF programs
Andrii Nakryiko
1
-3
/
+33
2024-03-29
selftests/bpf: remove syscall-driven benchs, keep syscall-count only
Andrii Nakryiko
3
-195
/
+31
2024-03-29
selftests/bpf: add batched, mostly in-kernel BPF triggering benchmarks
Andrii Nakryiko
2
-5
/
+152
2024-03-29
selftests/bpf: rename and clean up userspace-triggered benchmarks
Andrii Nakryiko
2
-71
/
+37
2024-03-22
selftests/bpf: Mark uprobe trigger functions with nocf_check attribute
Jiri Olsa
1
-3
/
+5
2024-03-22
selftests/bpf: Use syscall(SYS_gettid) instead of gettid() wrapper in bench
Alan Maguire
1
-1
/
+1
2024-03-20
selftests/bpf: scale benchmark counting by using per-CPU counters
Andrii Nakryiko
1
-5
/
+35
2024-03-15
selftests/bpf: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-03-12
selftests/bpf: Add kprobe multi triggering benchmarks
Jiri Olsa
1
-0
/
+32
2024-03-11
selftests/bpf: Add fexit and kretprobe triggering benchmarks
Andrii Nakryiko
1
-0
/
+32
2024-03-04
selftests/bpf: Extend uprobe/uretprobe triggering benchmarks
Andrii Nakryiko
2
-37
/
+90
2023-12-20
selftests/bpf: Close cgrp fd before calling cleanup_cgroup_environment()
Hou Tao
1
-0
/
+1
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
[next]