DWARF utilities for static code analysis
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.
- Sources inherited from project SUSE:SLE-15-SP4:GA
-
Checkout Package
osc checkout SUSE:SLE-15-SP4:Update/dwarves && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000113 113 Bytes | |
dwarves-1.22.tar.sign | 0000000228 228 Bytes | |
dwarves-1.22.tar.xz | 0000922016 900 KB | |
dwarves.changes | 0000011987 11.7 KB | |
dwarves.spec | 0000004091 4 KB |
Latest Revision
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP4:GA package:dwarves revision:3
Comments 0