Re: [PATCHv3 bpf-next 16/24] libbpf: Add support to create tracing multi link
From: Jiri Olsa <hidden>
Date: 2026-03-16 21:16:10
Also in:
linux-trace-kernel
From: Jiri Olsa <hidden>
Date: 2026-03-16 21:16:10
Also in:
linux-trace-kernel
On Mon, Mar 16, 2026 at 08:35:12AM +0000, bot+bpf-ci@kernel.org wrote:
quoted
The provided <pattern> is used as 'pattern' argument in bpf_program__attach_kprobe_multi_opts function.Should this say bpf_program__attach_tracing_multi instead of bpf_program__attach_kprobe_multi_opts? The auto-attach path in attach_tracing_multi() calls bpf_program__attach_tracing_multi(), not the kprobe variant.
no, it's a refference to similar kprobe function jirka
--- AI reviewed your patch. Please fix the bug or email reply why it's not a bug. See: https://github.com/kernel-patches/vmtest/blob/master/ci/claude/README.md CI run summary: https://github.com/kernel-patches/bpf/actions/runs/23133791558