Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 26 Nov 2024 14:08:45 -0600 you wrote: > When running `bpftool` on a kernel module installed in `/lib/modules...`, > this error is encountered if the user does not specify `--base-btf` to > point to a valid base BTF (e.g. usually in `/sys/kernel/btf/vmlinux`). > However, looking at the debug output to determine the cause of the error > simply says `Invalid BTF string section`, which does not point to the > actual source of the error. This just improves that debug message to tell > users what happened. > > [...] Here is the summary with links: - [v3] libbpf: Improve debug message when the base BTF cannot be found https://git.kernel.org/bpf/bpf-next/c/c8d02b547363 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html