index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
btf_dumper.c
Age
Commit message (
Expand
)
Author
Files
Lines
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