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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
bpftool: Do not FORCE-build libbpf
Quentin Monnet
1
-2
/
+2
2021-10-20
bpftool: Fix install for libbpf's internal header(s)
Quentin Monnet
1
-7
/
+7
2021-10-19
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
1
-3
/
+3
2021-10-08
bpftool: Add install-bin target to install binary only
Quentin Monnet
1
-2
/
+4
2021-10-08
tools/runqslower: Install libbpf headers when building
Quentin Monnet
1
-9
/
+13
2021-10-08
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
2
-7
/
+13
2021-10-08
bpftool: Install libbpf headers instead of including the dir
Quentin Monnet
1
-12
/
+21
2021-10-08
bpftool: Remove unused includes to <bpf/bpf_gen_internal.h>
Quentin Monnet
2
-2
/
+0
2021-10-06
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
2
-2
/
+2
2021-10-06
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
1
-9
/
+19
2021-09-29
bpftool: Avoid using "?: " in generated code
Yucong Sun
1
-1
/
+4
2021-09-18
bpftool: Only probe trace_vprintk feature in 'full' mode
Dave Marchevsky
1
-0
/
+1
2021-09-15
bpftool: Add support for BTF_KIND_TAG
Yonghong Song
1
-0
/
+12
2021-09-14
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
2
-2
/
+0
2021-09-10
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
2
-2
/
+8
2021-09-08
bpftool: Provide a helper method for accessing skeleton's embedded ELF data
Matt Smith
1
-12
/
+19
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
29
-91
/
+217
2021-07-31
tools: bpftool: Complete metrics list in "bpftool prog profile" doc
Quentin Monnet
2
-2
/
+4
2021-07-31
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
8
-10
/
+96
2021-07-31
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
25
-28
/
+45
2021-07-31
tools: bpftool: Complete and synchronise attach or map types
Quentin Monnet
4
-5
/
+12
2021-07-31
tools: bpftool: Slightly ease bash completion updates
Quentin Monnet
1
-25
/
+29
2021-07-30
tools: bpftool: Support dumping split BTF by id
Quentin Monnet
1
-1
/
+1
2021-07-30
tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()
Quentin Monnet
4
-23
/
+29
2021-07-30
tools: Free BTF objects at various locations
Quentin Monnet
1
-1
/
+4
2021-07-30
tools/resolve_btfids: Emit warnings and patch zero id for missing symbols
Hengqi Chen
1
-6
/
+7
2021-07-15
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
1
-0
/
+5
2021-07-08
tools: bpf: Fix error in 'make -C tools/ bpf_install'
Wei Li
1
-5
/
+2
2021-07-07
tools/runqslower: Use __state instead of state
SanjayKumar Jeyakumar
1
-1
/
+1
2021-07-06
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
1
-2
/
+4
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-06-18
bpf: Fix libelf endian handling in resolv_btfids
Tony Ambardar
1
-0
/
+3
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-11
/
+25
2021-06-12
tools/bpftool: Fix error return code in do_batch()
Zhihao Cheng
1
-1
/
+3
2021-06-08
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
1
-1
/
+4
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-7
/
+10
2021-05-26
bpftool: Set errno on skeleton failures and propagate errors
Andrii Nakryiko
1
-9
/
+18
2021-05-25
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
5
-7
/
+10
2021-05-19
bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command.
Alexei Starovoitov
6
-24
/
+482
2021-05-12
bpftool: Stop emitting static variables in BPF skeleton
Andrii Nakryiko
1
-0
/
+4
2021-05-12
libbpf: Add per-file linker opts
Andrii Nakryiko
1
-1
/
+1
2021-05-12
bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars
Andrii Nakryiko
1
-0
/
+2
2021-04-24
bpftool: Dump more info about DATASEC members
Andrii Nakryiko
1
-8
/
+18
2021-04-24
bpftool: Support dumping BTF VAR's "extern" linkage
Andrii Nakryiko
1
-1
/
+3
2021-04-16
bpftool: Fix a clang compilation warning
Yonghong Song
1
-1
/
+1
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2
-0
/
+2
2021-03-31
tools/resolve_btfids: Fix warnings
Stanislav Fomichev
1
-6
/
+5
2021-03-19
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
3
-16
/
+100
2021-03-19
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
3
-9
/
+44
2021-03-16
bpftool: Fix maybe-uninitialized warnings
Andrii Nakryiko
3
-3
/
+5
[prev]
[next]