Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 5 Aug 2024 21:29:35 -0700 you wrote: > Add multi-uprobe and multi-uretprobe benchmarks to bench tool. > Multi- and classic uprobes/uretprobes have different low-level > triggering code paths, so it's sometimes important to be able to > benchmark both flavors of uprobes/uretprobes. > > Sample examples from my dev machine below. Single-threaded peformance > almost doesn't differ, but with more parallel CPUs triggering the same > uprobe/uretprobe the difference grows. This might be due to [0], but > given the code is slightly different, there could be other sources of > slowdown. > > [...] Here is the summary with links: - [bpf-next] selftests/bpf: add multi-uprobe benchmarks https://git.kernel.org/bpf/bpf-next/c/f727b13dbea1 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html