DWARF utilities

Edit Package dwarves.Factory

dwarves is a set of tools that use the DWARF debugging information
inserted in ELF binaries by compilers such as GCC, used by well known
debuggers such as GDB, and more recent ones such as systemtap.

Utilities in the dwarves suite include pahole, that can be used to
find alignment holes in structs and classes in languages such as C,
C++, but not limited to these.

It also extracts other information such as CPU cacheline alignment,
helping pack those structures to achieve more cache hits.

A diff like tool, codiff can be used to compare the effects changes
in source code generate on the resulting binaries.

Another tool is pfunct, that can be used to find all sorts of
information about functions, inlines, decisions made by the compiler
about inlining, etc.

The documentation about ctracer is not updated to the latest
developments: it now generates systemtap scripts, stay tuned for
improvements in this area!

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000627 627 Bytes
_servicedata 0000000452 452 Bytes
dwarves-1.24+git46.431df45.tar.xz 0002242360 2.14 MB
project.diff 0000004495 4.39 KB
Revision 11 (latest revision is 14)
Michal Suchanek's avatar Michal Suchanek (michals) committed (revision 11)
- Update to version 1.24+git46.431df45:
  * btfdiff: Exclude Rust CUs since those are not yet being converted to BTF on the Linux kernel
  * dwarf_loader: Fix sorting of Rust structs
Comments 0
openSUSE Build Service is sponsored by