[lttng-dev] [RFC lttng-ust v2] Add memory size, build id, and debug link info to statedump and dl
Antoine Busque
abusque at efficios.com
Tue Aug 11 16:24:39 EDT 2015
This patch set implements a minimal ELF parser to add extra
information necessary for callsite analysis to the statedump and dl
helper. Please pull from
https://github.com/abusque/lttng-ust/tree/elf-info-v2
Also included are unit tests covering x86, x86_64, armeb, and aarch_64
targets.
Changes from version 1:
- Fixed coding style issues
- More rigorous error handling
- Field reordering in tracepoints and structs for optimization
Regards,
Antoine Busque
More information about the lttng-dev
mailing list