summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/jit_disasm.c
Commit message (Expand)AuthorAgeFilesLines
* tools: bpftool: Fix json dump crash on powerpcJiri Olsa2019-07-051-4/+7
* tools: bpftool: dual license all filesJakub Kicinski2018-12-131-0/+1
* bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau2018-12-091-1/+22
* tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()Quentin Monnet2018-11-301-10/+1Star
* bpftool: make libbfd optionalStanislav Fomichev2018-11-171-1/+7
* tools: bpftool: use 4 context mode for the NFP disasmJakub Kicinski2018-10-181-1/+3
* tools: bpftool: improve architecture detection by using ifindexJiong Wang2018-01-181-1/+15
* tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin2017-12-301-0/+7
* tools: bpf: handle long path in jit disasmPrashant Bhole2017-11-021-1/+2
* tools: bpftool: add JSON output for `bpftool prog dump jited *` commandQuentin Monnet2017-10-241-6/+80
* tools: bpf: add bpftoolJakub Kicinski2017-10-051-0/+87