taucmdr.cf.software.libdwarf_installation module¶
libdwarf software installation management.
- The Dwarf library provides an interface to resolve samples by converting program
- counter addresses to function names for applications with a large number of symbols.
- 
class taucmdr.cf.software.libdwarf_installation.LibdwarfInstallation(sources, target_arch, target_os, compilers)[source]¶
- Bases: - taucmdr.cf.software.installation.AutotoolsInstallation- Encapsulates a libdwarf installation. 
