https://bugs.kde.org/show_bug.cgi?id=412098
Bug ID: 412098
Summary: Extend existing report (from embedded device) by
stacktrace info on different machine?
Product: Heaptrack
Version: 1.1.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi.
It is possible to extend existing heaptrack report by stacktrace information on
different machine?
I want to collect heap usage report on embedded device. On this device hasn't
enough space for installing debug symbols for all libraries that are used by
the process. Because of that, generated report contains many "<unresolved
function>" placeholders. In our (yocto based) SDK, we are able to prepare
sysroot with all libraries and its debug symbols. We are using it for coredump
analysis. So I believe that it should be possible even for heaptrack...
If yes, can you provide me so hint, or link to documentation?
If there is not such option (yet), can I ask you for this feature? Or at least
describe me the building blocks, I can try to implement this :-)
--
You are receiving this mail because:
You are watching all bug changes.