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