Age | Commit message (Expand) | Author |
---|---|---|
2023-04-05 | bpftool: Support printing opcodes and source file references in CFG | Quentin Monnet |
2023-04-05 | bpftool: Support inline annotations when dumping the CFG of a program | Quentin Monnet |
2020-05-11 | tools, bpftool: Poison and replace kernel integer typedefs | Quentin Monnet |
2019-01-26 | tools: bpftool: teach cfg code about JMP32 | Jiong Wang |
2018-12-13 | tools: bpftool: replace Netronome boilerplate with SPDX license headers | Jakub Kicinski |
2018-03-01 | tools: bpftool: generate .dot graph from CFG information | Jiong Wang |
2018-03-01 | tools: bpftool: add out edges for each basic-block | Jiong Wang |
2018-03-01 | tools: bpftool: partition basic-block for each function in the CFG | Jiong Wang |
2018-03-01 | tools: bpftool: detect sub-programs from the eBPF sequence | Jiong Wang |