Hello:
This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov ast@kernel.org:
On Thu, 4 Sep 2025 10:10:08 +0800 you wrote:
Add the benchmark testcase "kprobe-multi-all", which will hook all the kernel functions during the testing.
This series is separated out from [1].
Changes since V2:
- add some comment to attach_ksyms_all, which notes that don't run the testing on a debug kernel
[...]
Here is the summary with links: - [RESEND,bpf-next,v3,1/3] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c https://git.kernel.org/bpf/bpf-next/c/8bad31edf549 - [RESEND,bpf-next,v3,2/3] selftests/bpf: skip recursive functions for kprobe_multi https://git.kernel.org/bpf/bpf-next/c/adf6b57ce46c - [RESEND,bpf-next,v3,3/3] selftests/bpf: add benchmark testing for kprobe-multi-all https://git.kernel.org/bpf/bpf-next/c/a85d888768ea
You are awesome, thank you!