linux-xiaomi-chiron/tools/bpf/bpftool
Martin KaFai Lau 32e4c6f4bc bpftool: Respect the -d option in struct_ops cmd
In the prog cmd, the "-d" option turns on the verifier log.
This is missed in the "struct_ops" cmd and this patch fixes it.

Fixes: 65c9362859 ("bpftool: Add struct_ops support")
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Reviewed-by: Quentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/bpf/20200424182911.1259355-1-kafai@fb.com
2020-04-24 17:40:54 -07:00
..
bash-completion
Documentation
skeleton
.gitignore
btf.c
btf_dumper.c
cfg.c
cfg.h
cgroup.c
common.c
feature.c
gen.c
jit_disasm.c
json_writer.c
json_writer.h
main.c
main.h
Makefile
map.c
map_perf_ring.c
net.c
netlink_dumper.c
netlink_dumper.h
perf.c
prog.c
struct_ops.c bpftool: Respect the -d option in struct_ops cmd 2020-04-24 17:40:54 -07:00
tracelog.c
xlated_dumper.c
xlated_dumper.h