index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
resolve_btfids
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
1
-1
/
+5
|
\
|
*
tools/resolve_btfids: Do not print any commands when building silently
Nathan Chancellor
2022-02-03
1
-1
/
+5
*
|
tools/resolve_btfids: Build with host flags
Connor O'Brien
2022-01-14
1
-2
/
+4
|
/
*
tools/resolve_btfids: Support cross-building the kernel with clang
Jean-Philippe Brucker
2021-12-16
1
-0
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-10
1
-2
/
+3
|
\
|
*
tools/resolve_btf_ids: Close ELF file on error
Andrii Nakryiko
2021-11-26
1
-2
/
+3
*
|
tools/resolve_btfids: Skip unresolved symbol warning for empty BTF sets
Kumar Kartikeya Dwivedi
2021-12-02
1
-3
/
+5
|
/
*
tools/resolve_btfids: Switch to new btf__type_cnt API
Hengqi Chen
2021-10-22
1
-2
/
+2
*
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
2021-10-08
2
-7
/
+13
*
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
2021-10-05
1
-9
/
+19
*
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
2021-09-13
1
-1
/
+0
*
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
2021-09-09
1
-2
/
+4
*
tools/resolve_btfids: Emit warnings and patch zero id for missing symbols
Hengqi Chen
2021-07-29
1
-6
/
+7
*
bpf: Fix libelf endian handling in resolv_btfids
Tony Ambardar
2021-06-18
1
-0
/
+3
*
tools/resolve_btfids: Fix warnings
Stanislav Fomichev
2021-03-31
1
-6
/
+5
*
tools/resolve_btfids: Fix build error with older host toolchains
Kun-Chuan Hsieh
2021-02-24
1
-0
/
+5
*
tools/resolve_btfids: Add /libbpf to .gitignore
Stanislav Fomichev
2021-02-12
1
-0
/
+1
*
tools/resolve_btfids: Set srctree variable unconditionally
Jiri Olsa
2021-02-08
1
-5
/
+2
*
tools/resolve_btfids: Check objects before removing
Jiri Olsa
2021-02-08
1
-5
/
+12
*
tools/resolve_btfids: Build libbpf and libsubcmd in separate directories
Jiri Olsa
2021-02-08
2
-17
/
+11
*
tools/resolve_btfids: Warn when having multiple IDs for single type
Jiri Olsa
2021-01-05
1
-5
/
+12
*
tools/resolve_btfids: Fix some error messages
Brendan Jackman
2020-12-03
1
-3
/
+3
*
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2020-11-11
1
-9
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
1
-0
/
+2
|
\
|
*
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
2020-09-23
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2020-09-01
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
1
-2
/
+27
|
\
\
|
|
/
|
/
|
|
*
tools resolve_btfids: Add support for set symbols
Jiri Olsa
2020-08-25
1
-1
/
+19
|
*
tools resolve_btfids: Add size check to get_id function
Jiri Olsa
2020-08-25
1
-1
/
+8
*
|
tools/resolve_btfids: Fix sections with wrong alignment
Jiri Olsa
2020-08-20
1
-0
/
+36
|
/
*
bpf: Add missing return to resolve_btfids
Stanislav Fomichev
2020-08-06
1
-0
/
+1
*
tools/resolve_btfids: Use libbpf's btf__parse() API
Andrii Nakryiko
2020-08-03
2
-57
/
+5
*
bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option
Jiri Olsa
2020-07-14
1
-0
/
+14
*
bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object
Jiri Olsa
2020-07-13
3
-0
/
+808