index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
xlated_dumper.c
Age
Commit message (
Expand
)
Author
2019-04-09
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
2018-12-15
tools: bpftool: fix -Wmissing declaration warnings
Quentin Monnet
2018-12-13
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
2018-12-09
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
2018-12-05
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
2018-11-20
tools/bpf: bpftool: add support for func types
Yonghong Song
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
2018-05-24
tools: bpftool: add delimiters to multi-function JITed dumps
Sandipan Das
2018-05-24
tools: bpftool: resolve calls without using imm field
Sandipan Das
2018-03-23
bpftool: Adjust to new print_bpf_insn interface
Jiri Olsa
2018-03-01
tools: bpftool: generate .dot graph from CFG information
Jiong Wang
2018-03-01
tools: bpftool: factor out xlated dump related code into separate file
Jiong Wang