linux/tools/bpf/bpftool
Menglong Dong f0e16ac716 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>
2026-04-12 12:42:38 -07:00
..
Documentation bpftool: add missing fsession to the usage and docs of bpftool 2026-04-12 12:42:38 -07:00
bash-completion bpftool: add missing fsession to the usage and docs of bpftool 2026-04-12 12:42:38 -07:00
skeleton
.gitignore
Makefile bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies 2026-03-16 14:14:14 -07:00
btf.c
btf_dumper.c
cfg.c
cfg.h
cgroup.c
common.c
feature.c
gen.c
iter.c
jit_disasm.c bpftool: Enable aarch64 ISA extensions for JIT disassembly 2026-03-24 08:44:29 -07:00
json_writer.c
json_writer.h
link.c
main.c bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies 2026-03-16 14:14:14 -07:00
main.h bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies 2026-03-16 14:14:14 -07:00
map.c
map_perf_ring.c
net.c
netlink_dumper.c
netlink_dumper.h
perf.c
pids.c
prog.c bpftool: add missing fsession to the usage and docs of bpftool 2026-04-12 12:42:38 -07:00
sign.c
struct_ops.c
token.c
tracelog.c
xlated_dumper.c
xlated_dumper.h