index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
jit_disasm.c
Age
Commit message (
Expand
)
Author
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