summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* tools: bpftool: teach cfg code about JMP32Jiong Wang2019-01-261-2/+7
* tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski2018-12-131-35/+1Star
* tools: bpftool: generate .dot graph from CFG informationJiong Wang2018-03-021-0/+93
* tools: bpftool: add out edges for each basic-blockJiong Wang2018-03-021-2/+160
* tools: bpftool: partition basic-block for each function in the CFGJiong Wang2018-03-021-1/+117
* tools: bpftool: detect sub-programs from the eBPF sequenceJiong Wang2018-03-021-0/+147