Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 30 Apr 2024 11:38:05 +0200 you wrote: > In some situations, it is useful to explicitly specify a kernel module > to search for a tracing program target (e.g. when a function of the same > name exists in multiple modules or in vmlinux). > > This change enables that by allowing the "module:function" syntax for > the find_kernel_btf_id function. Thanks to this, the syntax can be used > both from a SEC macro (i.e. `SEC(fentry/module:function)`) and via the > bpf_program__set_attach_target API call. > > [...] Here is the summary with links: - [bpf-next,v2,1/2] libbpf: support "module:function" syntax for tracing programs https://git.kernel.org/bpf/bpf-next/c/8f8a024272f3 - [bpf-next,v2,2/2] selftests/bpf: add tests for the "module:function" syntax https://git.kernel.org/bpf/bpf-next/c/960635887c96 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html