Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-10 | bpftool: Fix control flow graph segfault during edge creation | 1 | -0/+1 | |
2023-04-05 | bpftool: Support printing opcodes and source file references in CFG | 1 | -8/+14 | |
2023-04-05 | bpftool: Support inline annotations when dumping the CFG of a program | 1 | -13/+10 | |
2020-05-11 | tools, bpftool: Poison and replace kernel integer typedefs | 1 | -2/+2 | |
2019-01-26 | tools: bpftool: teach cfg code about JMP32 | 1 | -2/+7 | |
2018-12-13 | tools: bpftool: replace Netronome boilerplate with SPDX license headers | 1 | -35/+1 | |
2018-03-01 | tools: bpftool: generate .dot graph from CFG information | 1 | -0/+93 | |
2018-03-01 | tools: bpftool: add out edges for each basic-block | 1 | -2/+160 | |
2018-03-01 | tools: bpftool: partition basic-block for each function in the CFG | 1 | -1/+117 | |
2018-03-01 | tools: bpftool: detect sub-programs from the eBPF sequence | 1 | -0/+147 |