]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
bpftool: add missing fsession to the usage and docs of bpftool
authorMenglong Dong <menglong8.dong@gmail.com>
Sun, 12 Apr 2026 06:03:46 +0000 (14:03 +0800)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 12 Apr 2026 19:42:38 +0000 (12:42 -0700)
commitf0e16ac716186086478836758dfb5c5df62520db
tree064513ed2926dc3064f472f52fd0ea7fda44ceaf
parent46d9f15a55fb17008605339f322fd844d13d026f
bpftool: add missing fsession to the usage and docs of bpftool

Add the fsession attach type to the usage of bpftool in do_help().
Meanwhile, add it to the bash-completion and bpftool-prog.rst too.

Acked-by: Leon Hwang <leon.hwang@linux.dev>
Acked-by: Quentin Monnet <qmo@kernel.org>
Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Link: https://lore.kernel.org/r/20260412060346.142007-4-dongml2@chinatelecom.cn
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/bpf/bpftool/Documentation/bpftool-prog.rst
tools/bpf/bpftool/bash-completion/bpftool
tools/bpf/bpftool/prog.c