aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/xlated_dumper.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski1-35/+1
2018-12-13tools: bpftool: fix SPDX format in headersJakub Kicinski1-1/+1
2018-12-09bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau1-2/+5
2018-11-20tools/bpf: bpftool: add support for func typesYonghong Song1-0/+3
2018-05-24tools: bpftool: add delimiters to multi-function JITed dumpsSandipan Das1-0/+1
2018-05-24tools: bpftool: resolve calls without using imm fieldSandipan Das1-0/+2
2018-03-16tools: bpftool: fix potential format truncationJakub Kicinski1-1/+1
2018-03-01tools: bpftool: generate .dot graph from CFG informationJiong Wang1-0/+2
2018-03-01tools: bpftool: factor out xlated dump related code into separate fileJiong Wang1-0/+62