Re: [PATCHv3 bpf-next 16/24] libbpf: Add support to create tracing multi link
From: bot+bpf-ci@kernel.org
Date: 2026-03-16 08:35:12
Also in:
linux-trace-kernel
From: bot+bpf-ci@kernel.org
Date: 2026-03-16 08:35:12
Also in:
linux-trace-kernel
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. --- 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