Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |