Bug 405173 - Add support for massif's --alloc-fn
Summary: Add support for massif's --alloc-fn
Status: CONFIRMED
Alias: None
Product: Heaptrack
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified All
: NOR normal
Target Milestone: ---
Assignee: Milian Wolff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-07 10:25 UTC by Sebastian Ullrich
Modified: 2019-05-18 13:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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