Description
Provides tools for inspecting type information in binaries, especially DWARF debug data. Kernel developers and performance engineers use it to analyze structure layout, padding, and type metadata.
Use it when debugging low-level code, optimizing memory layout, or working with kernel BTF information. It is a technical command-line tool for binaries that include suitable debug metadata.