aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/xlated_dumper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski1-3/+3
2018-05-24tools: bpftool: add delimiters to multi-function JITed dumpsSandipan Das1-2/+2
2018-05-24tools: bpftool: resolve calls without using imm fieldSandipan Das1-1/+9
2018-03-23bpftool: Adjust to new print_bpf_insn interfaceJiri Olsa1-6/+6
2018-03-01tools: bpftool: generate .dot graph from CFG informationJiong Wang1-0/+52
2018-03-01tools: bpftool: factor out xlated dump related code into separate fileJiong Wang1-0/+286