]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit391a7ea2302364623e359492decd458f5063128a
treeb4200aa5e33d453f92493b2101c9d5c122eb38db
parent38ffe9ec80dc3cd70f24cea1d3baa058e9247c50
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