Description
Allocation-heavy code paths can be traced from a Git build of the memory allocation analyzer, helping developers find where programs spend memory allocation effort. It is useful for performance investigations and regression analysis.
This profiler can add runtime overhead and reveal implementation details. Use it on systems and programs you are authorized to inspect, and validate findings before changing code.