index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
btf_dumper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
bpftool: Fix a wrong type cast in btf_dumper_int
Lam Thai
1
-1
/
+1
2022-06-07
bpftool: Add btf enum64 support
Yonghong Song
1
-0
/
+29
2021-11-03
bpftool: Use bpf_obj_get_info_by_fd directly
Dave Marchevsky
1
-16
/
+24
2021-11-03
bpftool: Migrate -1 err checks of libbpf fn calls
Dave Marchevsky
1
-1
/
+1
2021-07-29
tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()
Quentin Monnet
1
-2
/
+4
2021-03-04
tools/bpftool: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
1
-0
/
+1
2020-08-13
tools/bpftool: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
1
-1
/
+1
2020-05-11
tools, bpftool: Poison and replace kernel integer typedefs
Quentin Monnet
1
-2
/
+2
2020-03-20
bpftool: Translate prog_id to its bpf prog_name
Martin KaFai Lau
1
-12
/
+106
2020-03-20
bpftool: Print as a string for char array
Martin KaFai Lau
1
-0
/
+41
2020-03-20
bpftool: Print the enum's name instead of value
Martin KaFai Lau
1
-4
/
+36
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2020-01-20
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-1
/
+1
2020-01-11
bpftool: Fix printing incorrect pointer in btf_dump_ptr
Martin KaFai Lau
1
-1
/
+1
2019-08-15
tools: bpftool: fix format strings and arguments for jsonw_printf()
Quentin Monnet
1
-4
/
+4
2019-04-09
bpf: bpftool support for dumping data/bss/rodata sections
Daniel Borkmann
1
-0
/
+59
2019-01-16
tools/bpf: support __int128 in bpftool map pretty dumper
Yonghong Song
1
-12
/
+86
2019-01-11
tools/bpf: fix bpftool map dump with bitfields
Yonghong Song
1
-6
/
+7
2018-12-18
tools: bpftool: support pretty print with kind_flag set
Yonghong Song
1
-9
/
+27
2018-12-18
tools: bpftool: refactor btf_dumper_int_bits()
Yonghong Song
1
-6
/
+19
2018-12-13
tools: bpftool: dual license all files
Jakub Kicinski
1
-1
/
+1
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+64
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2018-12-09
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
1
-0
/
+64
2018-11-28
tools: bpftool: fix a bitfield pretty print issue
Yonghong Song
1
-3
/
+3
2018-11-20
tools/bpf: bpftool: add support for func types
Yonghong Song
1
-0
/
+136
2018-07-14
bpf: btf: add btf print functionality
Okash Khawaja
1
-0
/
+251