index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
btf.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-03-16
bpftool: Fix maybe-uninitialized warnings
Andrii Nakryiko
1
-0
/
+3
2021-03-05
tools/bpftool: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
1
-0
/
+8
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-4
/
+23
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-12-03
tools/bpftool: Auto-detect split BTFs in common cases
Andrii Nakryiko
1
-4
/
+21
2020-12-03
tools/bpftool: Emit name <anon> for anonymous BTFs
Andrii Nakryiko
1
-0
/
+2
2020-11-25
bpftool: Fix error return value in build_btf_type_table
Zhen Lei
1
-0
/
+1
2020-11-11
tools/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
1
-1
/
+27
2020-11-06
tools/bpftool: Add bpftool support for split BTF
Andrii Nakryiko
1
-3
/
+6
2020-08-03
tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from file
Andrii Nakryiko
1
-53
/
+1
2020-08-03
tools, bpftool: Fix wrong return value in do_dump()
Tianjia Zhang
1
-1
/
+1
2020-06-23
tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs
Andrii Nakryiko
1
-0
/
+6
2020-06-02
tools, bpftool: Print correct error message when failing to load BTF
Tobias Klauser
1
-1
/
+1
2020-06-02
tools, bpftool: Clean subcommand help messages
Quentin Monnet
1
-4
/
+4
2020-04-26
tools/bpf/bpftool: Remove duplicate headers
Jagadeesh Pagadala
1
-1
/
+0
2020-03-03
bpftool: Add header guards to generated vmlinux.h
Andrii Nakryiko
1
-0
/
+5
2020-01-24
bpftool: Print function linkage in BTF dump
Andrii Nakryiko
1
-4
/
+23
2020-01-21
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-4
/
+4
2020-01-14
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
1
-0
/
+8
2019-11-25
tools, bpftool: Fix warning on ignored return value for 'read'
Quentin Monnet
1
-3
/
+3
2019-10-26
bpftool: Allow to read btf as raw data
Jiri Olsa
1
-1
/
+56
2019-08-20
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
1
-2
/
+340
2019-08-16
tools: bpftool: fix argument for p_err() in BTF do_dump()
Quentin Monnet
1
-1
/
+1
2019-05-25
bpftool: add C output format option to btf dump subcommand
Andrii Nakryiko
1
-2
/
+73
2019-05-25
bpftool: use libbpf's btf__parse_elf API
Andrii Nakryiko
1
-109
/
+8
2019-05-17
bpftool: fix BTF raw dump of FWD's fwd_kind
Andrii Nakryiko
1
-2
/
+2
2019-04-26
bpftool: add ability to dump BTF types
Andrii Nakryiko
1
-0
/
+586