summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/jit_disasm.c
AgeCommit message (Expand)AuthorLines
2022-08-01tools bpftool: Fix compilation error with new binutilsAndres Freund-8/+34
2021-07-06bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian-2/+4
2020-04-26tools/bpf/bpftool: Remove duplicate headersJagadeesh Pagadala-1/+0
2020-01-20bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen-1/+1
2019-07-05tools: bpftool: Fix json dump crash on powerpcJiri Olsa-4/+7
2018-12-13tools: bpftool: dual license all filesJakub Kicinski-0/+1
2018-12-09bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau-1/+22
2018-11-30tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()Quentin Monnet-10/+1
2018-11-16bpftool: make libbfd optionalStanislav Fomichev-1/+7
2018-10-18tools: bpftool: use 4 context mode for the NFP disasmJakub Kicinski-1/+3
2018-01-18tools: bpftool: improve architecture detection by using ifindexJiong Wang-1/+15
2017-12-30tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin-0/+7
2017-11-02tools: bpf: handle long path in jit disasmPrashant Bhole-1/+2
2017-10-24tools: bpftool: add JSON output for `bpftool prog dump jited *` commandQuentin Monnet-6/+80
2017-10-04tools: bpf: add bpftoolJakub Kicinski-0/+87