aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/xlated_dumper.c
AgeCommit message (Expand)Author
2018-12-15tools: bpftool: fix -Wmissing declaration warningsQuentin Monnet
2018-12-13tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski
2018-12-09bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau
2018-12-05bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau
2018-11-20tools/bpf: bpftool: add support for func typesYonghong Song
2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski
2018-05-24tools: bpftool: add delimiters to multi-function JITed dumpsSandipan Das
2018-05-24tools: bpftool: resolve calls without using imm fieldSandipan Das
2018-03-23bpftool: Adjust to new print_bpf_insn interfaceJiri Olsa
2018-03-01tools: bpftool: generate .dot graph from CFG informationJiong Wang
2018-03-01tools: bpftool: factor out xlated dump related code into separate fileJiong Wang