Age | Commit message (Expand) | Author |
2022-10-26 | bpftool: Fix spelling mistake "disasembler" -> "disassembler" | Colin Ian King |
2022-10-25 | bpftool: Support setting alternative arch for JIT disasm with LLVM | Quentin Monnet |
2022-10-25 | bpftool: Add LLVM as default library for disassembling JIT-ed programs | Quentin Monnet |
2022-10-25 | bpftool: Refactor disassembler for JIT-ed programs | Quentin Monnet |
2022-10-25 | bpftool: Remove asserts from JIT disassembler | Quentin Monnet |
2022-10-25 | bpftool: Define _GNU_SOURCE only once | Quentin Monnet |
2022-08-01 | tools bpftool: Fix compilation error with new binutils | Andres Freund |
2021-07-06 | bpftool: Properly close va_list 'ap' by va_end() on error | Gu Shengxian |
2020-04-26 | tools/bpf/bpftool: Remove duplicate headers | Jagadeesh Pagadala |
2020-01-20 | bpftool: Use consistent include paths for libbpf | Toke Høiland-Jørgensen |
2019-07-05 | tools: bpftool: Fix json dump crash on powerpc | Jiri Olsa |
2018-12-13 | tools: bpftool: dual license all files | Jakub Kicinski |
2018-12-09 | bpf: libbpf: bpftool: Print bpf_line_info during prog dump | Martin KaFai Lau |
2018-11-30 | tools: bpftool: use "/proc/self/" i.o. crafting links with getpid() | Quentin Monnet |
2018-11-16 | bpftool: make libbfd optional | Stanislav Fomichev |
2018-10-18 | tools: bpftool: use 4 context mode for the NFP disasm | Jakub Kicinski |
2018-01-18 | tools: bpftool: improve architecture detection by using ifindex | Jiong Wang |
2017-12-30 | tools/bpftool: fix bpftool build with bintutils >= 2.9 | Roman Gushchin |
2017-11-02 | tools: bpf: handle long path in jit disasm | Prashant Bhole |
2017-10-24 | tools: bpftool: add JSON output for `bpftool prog dump jited *` command | Quentin Monnet |
2017-10-04 | tools: bpf: add bpftool | Jakub Kicinski |