index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
btf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpftool: Switch to libbpf's hashmap for PIDs/names references
Quentin Monnet
2021-10-26
1
-4
/
+3
*
bpftool: Switch to libbpf's hashmap for programs/maps in BTF listing
Quentin Monnet
2021-10-26
1
-68
/
+57
*
bpftool: Switch to new btf__type_cnt API
Hengqi Chen
2021-10-23
1
-6
/
+6
*
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-19
1
-3
/
+3
*
bpftool: Add support for BTF_KIND_TAG
Yonghong Song
2021-09-15
1
-0
/
+12
*
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
2021-07-31
1
-1
/
+2
*
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
2021-07-31
1
-1
/
+1
*
tools: bpftool: Support dumping split BTF by id
Quentin Monnet
2021-07-30
1
-1
/
+1
*
tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()
Quentin Monnet
2021-07-30
1
-6
/
+2
*
bpftool: Dump more info about DATASEC members
Andrii Nakryiko
2021-04-23
1
-8
/
+18
*
bpftool: Support dumping BTF VAR's "extern" linkage
Andrii Nakryiko
2021-04-23
1
-1
/
+3
*
bpftool: Fix maybe-uninitialized warnings
Andrii Nakryiko
2021-03-16
1
-0
/
+3
*
tools/bpftool: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2021-03-05
1
-0
/
+8
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
1
-4
/
+23
|
\
|
*
tools/bpftool: Auto-detect split BTFs in common cases
Andrii Nakryiko
2020-12-03
1
-4
/
+21
|
*
tools/bpftool: Emit name <anon> for anonymous BTFs
Andrii Nakryiko
2020-12-03
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-04
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
bpftool: Fix error return value in build_btf_type_table
Zhen Lei
2020-11-24
1
-0
/
+1
*
|
tools/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
2020-11-11
1
-1
/
+27
*
|
tools/bpftool: Add bpftool support for split BTF
Andrii Nakryiko
2020-11-06
1
-3
/
+6
|
/
*
tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from file
Andrii Nakryiko
2020-08-03
1
-53
/
+1
*
tools, bpftool: Fix wrong return value in do_dump()
Tianjia Zhang
2020-08-03
1
-1
/
+1
*
tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs
Andrii Nakryiko
2020-06-23
1
-0
/
+6
*
tools, bpftool: Print correct error message when failing to load BTF
Tobias Klauser
2020-06-01
1
-1
/
+1
*
tools, bpftool: Clean subcommand help messages
Quentin Monnet
2020-06-01
1
-4
/
+4
*
tools/bpf/bpftool: Remove duplicate headers
Jagadeesh Pagadala
2020-04-26
1
-1
/
+0
*
bpftool: Add header guards to generated vmlinux.h
Andrii Nakryiko
2020-03-03
1
-0
/
+5
*
bpftool: Print function linkage in BTF dump
Andrii Nakryiko
2020-01-24
1
-4
/
+23
*
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-21
1
-4
/
+4
*
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
2020-01-14
1
-0
/
+8
*
tools, bpftool: Fix warning on ignored return value for 'read'
Quentin Monnet
2019-11-25
1
-3
/
+3
*
bpftool: Allow to read btf as raw data
Jiri Olsa
2019-10-25
1
-1
/
+56
*
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
2019-08-20
1
-2
/
+340
*
tools: bpftool: fix argument for p_err() in BTF do_dump()
Quentin Monnet
2019-08-16
1
-1
/
+1
*
bpftool: add C output format option to btf dump subcommand
Andrii Nakryiko
2019-05-24
1
-2
/
+73
*
bpftool: use libbpf's btf__parse_elf API
Andrii Nakryiko
2019-05-24
1
-109
/
+8
*
bpftool: fix BTF raw dump of FWD's fwd_kind
Andrii Nakryiko
2019-05-17
1
-2
/
+2
*
bpftool: add ability to dump BTF types
Andrii Nakryiko
2019-04-26
1
-0
/
+586