2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-15 08:44:14 +08:00
linux-next/tools/bpf/bpftool
Jakub Kicinski c9c35995bc tools: bpftool: use the kernel's instruction printer
Compile the instruction printer from kernel/bpf and use it
for disassembling "translated" eBPF code.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-10 12:30:16 -07:00
..
Documentation tools: bpftool: use the kernel's instruction printer 2017-10-10 12:30:16 -07:00
common.c tools: bpf: add bpftool 2017-10-04 21:45:06 -07:00
jit_disasm.c tools: bpf: add bpftool 2017-10-04 21:45:06 -07:00
main.c tools: bpf: add bpftool 2017-10-04 21:45:06 -07:00
main.h tools: bpftool: use the kernel's instruction printer 2017-10-10 12:30:16 -07:00
Makefile tools: bpftool: use the kernel's instruction printer 2017-10-10 12:30:16 -07:00
map.c tools: bpf: add bpftool 2017-10-04 21:45:06 -07:00
prog.c tools: bpftool: use the kernel's instruction printer 2017-10-10 12:30:16 -07:00