Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Wed, 5 Jul 2023 17:12:08 +0800 you wrote: > From: Jackie Liu <liuyun01@xxxxxxxxxx> > > When using regular expression matching with "kprobe multi", it scans all > the functions under "/proc/kallsyms" that can be matched. However, not all > of them can be traced by kprobe.multi. If any one of the functions fails > to be traced, it will result in the failure of all functions. The best > approach is to filter out the functions that cannot be traced to ensure > proper tracking of the functions. > > [...] Here is the summary with links: - [v7,1/2] libbpf: kprobe.multi: cross filter using available_filter_functions and kallsyms https://git.kernel.org/bpf/bpf-next/c/e5852934b647 - [v7,2/2] libbpf: kprobe.multi: Filter with available_filter_functions_addrs https://git.kernel.org/bpf/bpf-next/c/0d28e1abb801 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html