Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: bpftool: teach cfg code about JMP32 | Jiong Wang | 2019-01-26 | 1 | -2/+7 |
* | tools: bpftool: replace Netronome boilerplate with SPDX license headers | Jakub Kicinski | 2018-12-13 | 1 | -35/+1 |
* | tools: bpftool: generate .dot graph from CFG information | Jiong Wang | 2018-03-01 | 1 | -0/+93 |
* | tools: bpftool: add out edges for each basic-block | Jiong Wang | 2018-03-01 | 1 | -2/+160 |
* | tools: bpftool: partition basic-block for each function in the CFG | Jiong Wang | 2018-03-01 | 1 | -1/+117 |
* | tools: bpftool: detect sub-programs from the eBPF sequence | Jiong Wang | 2018-03-01 | 1 | -0/+147 |