index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
xlated_dumper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-24
bpftool: Remove usage of reallocarray()
Mauricio Vásquez
1
-2
/
+3
2021-05-19
bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command.
Alexei Starovoitov
1
-0
/
+3
2021-02-27
bpftool: Print subprog address properly
Yonghong Song
1
-0
/
+3
2020-01-21
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-1
/
+1
2019-12-11
bpftool: Don't crash on missing jited insns or ksyms
Toke Høiland-Jørgensen
1
-1
/
+1
2019-05-28
bpf: style fix in while(!feof()) loop
Chang-Hsien Tsai
1
-3
/
+1
2019-04-10
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
1
-0
/
+3
2018-12-15
tools: bpftool: fix -Wmissing declaration warnings
Quentin Monnet
1
-3
/
+4
2018-12-13
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
1
-35
/
+1
2018-12-10
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
1
-2
/
+28
2018-12-06
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
1
-2
/
+2
2018-11-20
tools/bpf: bpftool: add support for func types
Yonghong Song
1
-0
/
+33
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
1
-3
/
+3
2018-05-24
tools: bpftool: add delimiters to multi-function JITed dumps
Sandipan Das
1
-2
/
+2
2018-05-24
tools: bpftool: resolve calls without using imm field
Sandipan Das
1
-1
/
+9
2018-03-23
bpftool: Adjust to new print_bpf_insn interface
Jiri Olsa
1
-6
/
+6
2018-03-02
tools: bpftool: generate .dot graph from CFG information
Jiong Wang
1
-0
/
+52
2018-03-02
tools: bpftool: factor out xlated dump related code into separate file
Jiong Wang
1
-0
/
+286