index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
btf_dump.c
Age
Commit message (
Expand
)
Author
2025-10-01
libbpf: move libbpf_errstr() into libbpf_utils.c
Andrii Nakryiko
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
2025-06-23
libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
Yuan Chen
2025-06-05
libbpf: Add support for printing BTF character arrays as strings
Blake Jones
2025-02-05
libbpf: Check the kflag of type tags in btf_dump
Ihor Solodrai
2024-11-11
libbpf: Stringify errno in log messages in btf*.c
Mykyta Yatsenko
2024-10-23
libbpf: Prevent compiler warnings/errors
Eder Zulian
2024-10-03
libbpf: Improve log message formatting
Tony Ambardar
2024-09-09
libbpf: Fix some typos in comments
Yusheng Zheng
2024-07-17
libbpf: Fix no-args func prototype BTF dumping syntax
Andrii Nakryiko
2024-04-17
libbpf: Fix dump of subsequent char arrays
Quentin Deslandes
2024-04-17
libbpf: Fix misaligned array closing bracket
Quentin Deslandes
2023-05-01
libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...
Martin KaFai Lau
2022-12-15
libbpf: Fix btf_dump's packed struct determination
Andrii Nakryiko
2022-12-15
libbpf: Fix BTF-to-C converter's padding logic
Andrii Nakryiko
2022-12-15
libbpf: Handle non-standardly sized enums better in BTF-to-C dumper
Andrii Nakryiko
2022-12-15
libbpf: Fix single-line struct definition output in btf_dump
Andrii Nakryiko
2022-11-18
libbpf: Ignore hashmap__find() result explicitly in btf_dump
Andrii Nakryiko
2022-11-14
libbpf: Fix uninitialized warning in btf_dump_dump_type_data
David Michael
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-10-13
libbpf: Fix use-after-free in btf_dump_name_dups
Xu Kuohai
2022-10-05
bpftool: Print newline before '}' for struct with padding only fields
Eduard Zingerman
2022-09-20
libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
Xin Liu
2022-07-21
libbpf: Fix sign expansion bug in btf_dump_get_enum_value()
Dan Carpenter
2022-06-28
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
2022-06-07
libbpf: Add enum64 support for btf_dump
Yonghong Song
2022-03-01
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
2022-02-09
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
2022-02-08
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
2021-12-14
libbpf: Add sane strncpy alternative and use it internally
Andrii Nakryiko
2021-11-29
libbpf: Silence uninitialized warning/error in btf_dump_dump_type_data
Alan Maguire
2021-11-11
libbpf: Support BTF_KIND_TYPE_TAG
Yonghong Song
2021-11-11
libbpf: Ensure btf_dump__new() and btf_dump_opts are future-proof
Andrii Nakryiko
2021-10-25
libbpf: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-22
libbpf: Add btf__type_cnt() and btf__raw_data() APIs
Hengqi Chen
2021-10-22
libbpf: Fix the use of aligned attribute
Andrii Nakryiko
2021-10-21
libbpf: Fix ptr_is_aligned() usages
Ilya Leoshkevich
2021-10-20
libbpf: Fix dumping non-aligned __int128
Ilya Leoshkevich
2021-10-20
libbpf: Fix dumping big-endian bitfields
Ilya Leoshkevich
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-09-14
libbpf: Add support for BTF_KIND_TAG
Yonghong Song
2021-07-20
libbpf: Propagate errors when retrieving enum value for typed data display
Alan Maguire
2021-07-20
libbpf: Avoid use of __int128 in typed dump display
Alan Maguire
2021-07-16
libbpf: Btf typed dump does not need to allocate dump data
Alan Maguire
2021-07-16
libbpf: Fix compilation errors on ppc64le for btf dump typed data
Alan Maguire
2021-07-16
libbpf: Clarify/fix unaligned data issues for btf typed dump
Alan Maguire
2021-07-16
libbpf: BTF dumper support for typed data
Alan Maguire
2021-05-25
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]