Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Wed, 19 Jan 2022 02:02:55 -0800 you wrote: > `bpftool prog list` and other bpftool subcommands that show > BPF program names currently get them from bpf_prog_info.name. > That field is limited to 16 (BPF_OBJ_NAME_LEN) chars which leads > to truncated names since many progs have much longer names. > > The idea of this change is to improve all bpftool commands that > output prog name so that bpftool uses info from BTF to print > program names if available. > > [...] Here is the summary with links: - [bpf-next,v2] bpftool: adding support for BTF program names https://git.kernel.org/bpf/bpf-next/c/b662000aff84 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html