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
starfive-6.6.48-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
/
resolve_btfids
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-03
tools/resolve_btfids: Do not print any commands when building silently
Nathan Chancellor
1
-1
/
+5
2021-12-16
tools/resolve_btfids: Support cross-building the kernel with clang
Jean-Philippe Brucker
1
-0
/
+1
2021-12-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+3
2021-12-03
tools/resolve_btfids: Skip unresolved symbol warning for empty BTF sets
Kumar Kartikeya Dwivedi
1
-3
/
+5
2021-11-26
tools/resolve_btf_ids: Close ELF file on error
Andrii Nakryiko
1
-2
/
+3
2021-10-23
tools/resolve_btfids: Switch to new btf__type_cnt API
Hengqi Chen
1
-2
/
+2
2021-10-08
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
2
-7
/
+13
2021-10-06
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
1
-9
/
+19
2021-09-14
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
1
-1
/
+0
2021-09-10
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
1
-2
/
+4
2021-07-30
tools/resolve_btfids: Emit warnings and patch zero id for missing symbols
Hengqi Chen
1
-6
/
+7
2021-06-18
bpf: Fix libelf endian handling in resolv_btfids
Tony Ambardar
1
-0
/
+3
2021-03-31
tools/resolve_btfids: Fix warnings
Stanislav Fomichev
1
-6
/
+5
2021-02-24
tools/resolve_btfids: Fix build error with older host toolchains
Kun-Chuan Hsieh
1
-0
/
+5
2021-02-13
tools/resolve_btfids: Add /libbpf to .gitignore
Stanislav Fomichev
1
-0
/
+1
2021-02-09
tools/resolve_btfids: Set srctree variable unconditionally
Jiri Olsa
1
-5
/
+2
2021-02-09
tools/resolve_btfids: Check objects before removing
Jiri Olsa
1
-5
/
+12
2021-02-09
tools/resolve_btfids: Build libbpf and libsubcmd in separate directories
Jiri Olsa
2
-17
/
+11
2021-01-06
tools/resolve_btfids: Warn when having multiple IDs for single type
Jiri Olsa
1
-5
/
+12
2020-12-03
tools/resolve_btfids: Fix some error messages
Brendan Jackman
1
-3
/
+3
2020-11-11
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
1
-9
/
+0
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2020-09-23
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
1
-0
/
+2
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+27
2020-09-01
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
1
-0
/
+1
2020-08-26
tools resolve_btfids: Add support for set symbols
Jiri Olsa
1
-1
/
+19
2020-08-26
tools resolve_btfids: Add size check to get_id function
Jiri Olsa
1
-1
/
+8
2020-08-21
tools/resolve_btfids: Fix sections with wrong alignment
Jiri Olsa
1
-0
/
+36
2020-08-07
bpf: Add missing return to resolve_btfids
Stanislav Fomichev
1
-0
/
+1
2020-08-03
tools/resolve_btfids: Use libbpf's btf__parse() API
Andrii Nakryiko
2
-57
/
+5
2020-07-14
bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option
Jiri Olsa
1
-0
/
+14
2020-07-13
bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object
Jiri Olsa
3
-0
/
+808