index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
jit_disasm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf, bpftool: Fix incorrect disasm pc
Leon Hwang
2024-11-01
1
-11
/
+29
*
bpftool: Fix spelling mistake "disasembler" -> "disassembler"
Colin Ian King
2022-10-27
1
-1
/
+1
*
bpftool: Support setting alternative arch for JIT disasm with LLVM
Quentin Monnet
2022-10-25
1
-8
/
+7
*
bpftool: Add LLVM as default library for disassembling JIT-ed programs
Quentin Monnet
2022-10-25
1
-3
/
+109
*
bpftool: Refactor disassembler for JIT-ed programs
Quentin Monnet
2022-10-25
1
-45
/
+88
*
bpftool: Remove asserts from JIT disassembler
Quentin Monnet
2022-10-25
1
-16
/
+35
*
bpftool: Define _GNU_SOURCE only once
Quentin Monnet
2022-10-25
1
-0
/
+2
*
tools bpftool: Fix compilation error with new binutils
Andres Freund
2022-08-01
1
-8
/
+34
*
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
2021-07-06
1
-2
/
+4
*
tools/bpf/bpftool: Remove duplicate headers
Jagadeesh Pagadala
2020-04-26
1
-1
/
+0
*
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-21
1
-1
/
+1
*
tools: bpftool: Fix json dump crash on powerpc
Jiri Olsa
2019-07-05
1
-4
/
+7
*
tools: bpftool: dual license all files
Jakub Kicinski
2018-12-13
1
-0
/
+1
*
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
2018-12-09
1
-1
/
+22
*
tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()
Quentin Monnet
2018-11-30
1
-10
/
+1
*
bpftool: make libbfd optional
Stanislav Fomichev
2018-11-17
1
-1
/
+7
*
tools: bpftool: use 4 context mode for the NFP disasm
Jakub Kicinski
2018-10-18
1
-1
/
+3
*
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
2018-01-18
1
-1
/
+15
*
tools/bpftool: fix bpftool build with bintutils >= 2.9
Roman Gushchin
2017-12-30
1
-0
/
+7
*
tools: bpf: handle long path in jit disasm
Prashant Bhole
2017-11-02
1
-1
/
+2
*
tools: bpftool: add JSON output for `bpftool prog dump jited *` command
Quentin Monnet
2017-10-24
1
-6
/
+80
*
tools: bpf: add bpftool
Jakub Kicinski
2017-10-05
1
-0
/
+87