summaryrefslogtreecommitdiff
path: root/sound/pci/trident
diff options
context:
space:
mode:
authorJiong Wang <jiong.wang@netronome.com>2018-03-02 05:01:19 +0300
committerAlexei Starovoitov <ast@kernel.org>2018-03-02 05:29:48 +0300
commit0824611f9b38d556327916ed0702a7323a88c58b (patch)
treedab2c4962103355e20145148ac402b48dfa312bf /sound/pci/trident
parent80331752e990e3f13df1c1d45496424d8eccc29b (diff)
downloadlinux-0824611f9b38d556327916ed0702a7323a88c58b.tar.xz
tools: bpftool: partition basic-block for each function in the CFG
This patch partition basic-block for each function in the CFG. The algorithm is simple, we identify basic-block head in a first traversal, then second traversal to identify the tail. We could build extended basic-block (EBB) in next steps. EBB could make the graph more readable when the eBPF sequence is big. 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>
Diffstat (limited to 'sound/pci/trident')
0 files changed, 0 insertions, 0 deletions