Bug 405173

Summary: Add support for massif's --alloc-fn
Product: [Applications] Heaptrack Reporter: Sebastian Ullrich <sebasti>
Component: generalAssignee: Milian Wolff <mail>
Status: CONFIRMED ---    
Severity: normal CC: timonator
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Sebastian Ullrich 2019-03-07 10:25:06 UTC
I have a program where all allocations are done from a single helper function. It would be great if I could tell heaptrack to just ignore that top-most call frame in its analysis.
Comment 1 Milian Wolff 2019-03-21 16:01:35 UTC
agreed