linux/tools/bpf/bpftool
Jiong Wang 6e9eb7e3f8 tools: bpftool: add out edges for each basic-block
This patch adds out edges for each basic-block. We will need these out
edges to finish the .dot graph drawing.

Signed-off-by: Jiong Wang <jiong.wang@netronome.com>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2018-03-01 18:29:48 -08:00
..
Documentation tools: bpftool: add bash completion for cgroup commands 2018-02-08 11:59:50 +01:00
bash-completion tools: bpftool: add bash completion for cgroup commands 2018-02-08 11:59:50 +01:00
Makefile tools: bpftool: add -DPACKAGE when including bfd.h 2018-01-17 01:15:05 +01:00
cfg.c tools: bpftool: add out edges for each basic-block 2018-03-01 18:29:48 -08:00
cfg.h tools: bpftool: detect sub-programs from the eBPF sequence 2018-03-01 18:29:48 -08:00
cgroup.c tools: bpftool: remove new lines from errors 2018-01-04 12:28:46 +01:00
common.c tools: bpftool: improve architecture detection by using ifindex 2018-01-18 01:26:15 +01:00
jit_disasm.c tools: bpftool: improve architecture detection by using ifindex 2018-01-18 01:26:15 +01:00
json_writer.c tools: bpftool: add JSON output for `bpftool prog dump xlated *` command 2017-10-24 01:25:08 +01:00
json_writer.h tools: bpftool: add JSON output for `bpftool prog dump xlated *` command 2017-10-24 01:25:08 +01:00
main.c tools: bpftool: preserve JSON output on errors on batch file parsing 2018-02-15 10:01:05 +01:00
main.h tools: bpftool: improve architecture detection by using ifindex 2018-01-18 01:26:15 +01:00
map.c bpftool: recognize BPF_MAP_TYPE_CPUMAP maps 2018-01-19 23:16:52 +01:00
prog.c tools: bpftool: factor out xlated dump related code into separate file 2018-03-01 18:29:48 -08:00
xlated_dumper.c tools: bpftool: factor out xlated dump related code into separate file 2018-03-01 18:29:48 -08:00
xlated_dumper.h tools: bpftool: factor out xlated dump related code into separate file 2018-03-01 18:29:48 -08:00