Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Wed, 20 Sep 2023 23:31:36 +0200 you wrote: > hi, > at the moment we can't retrieve the number of missed kprobe > executions and subsequent execution of BPF programs. > > This patchset adds: > - counting of missed execution on attach layer for: > . kprobes attached through perf link (kprobe/ftrace) > . kprobes attached through kprobe.multi link (fprobe) > - counting of recursion_misses for BPF kprobe programs > > [...] Here is the summary with links: - [PATCHv3,bpf-next,1/9] bpf: Count stats for kprobe_multi programs https://git.kernel.org/bpf/bpf-next/c/f915fcb38553 - [PATCHv3,bpf-next,2/9] bpf: Add missed value to kprobe_multi link info https://git.kernel.org/bpf/bpf-next/c/e2b2cd592adb - [PATCHv3,bpf-next,3/9] bpf: Add missed value to kprobe perf link info https://git.kernel.org/bpf/bpf-next/c/3acf8ace6823 - [PATCHv3,bpf-next,4/9] bpf: Count missed stats in trace_call_bpf https://git.kernel.org/bpf/bpf-next/c/dd8657894c11 - [PATCHv3,bpf-next,5/9] bpftool: Display missed count for kprobe_multi link https://git.kernel.org/bpf/bpf-next/c/b24fc35521b0 - [PATCHv3,bpf-next,6/9] bpftool: Display missed count for kprobe perf link https://git.kernel.org/bpf/bpf-next/c/b563b9bae8c3 - [PATCHv3,bpf-next,7/9] selftests/bpf: Add test for missed counts of perf event link kprobe https://git.kernel.org/bpf/bpf-next/c/01e4ae474e39 - [PATCHv3,bpf-next,8/9] selftests/bpf: Add test for recursion counts of perf event link kprobe https://git.kernel.org/bpf/bpf-next/c/59e83c0187c5 - [PATCHv3,bpf-next,9/9] selftests/bpf: Add test for recursion counts of perf event link tracepoint https://git.kernel.org/bpf/bpf-next/c/85981e0f9e9f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html