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