OSDN Git Service

tools: bpftool: add out edges for each basic-block
authorJiong Wang <jiong.wang@netronome.com>
Fri, 2 Mar 2018 02:01:20 +0000 (18:01 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 2 Mar 2018 02:29:48 +0000 (18:29 -0800)
commit6e9eb7e3f8705e5e3f1a6a2b47450ec606ab012b
treeb4200aa5e33d453f92493b2101c9d5c122eb38db
parent0824611f9b38d556327916ed0702a7323a88c58b
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>
tools/bpf/bpftool/cfg.c