Description
Memory allocation hotspots can be traced to show where a program spends allocation effort. It is useful for developers investigating performance, memory churn, or inefficient allocation patterns.
This is a debugging and profiling tool. Measurements can add overhead and may expose program behavior, so use it in controlled test or diagnostic environments.