Exploring Memory Analysis Views > Exploring the Merged Allocation Points View
The Merged Allocation Points view displays a merged stack trace for a set of instances. The merged stack traces lead you to the instance that allocated many objects over the runtime of the program. By default, the stack traces are collapsed and only the allocating methods appear. In order to view merged stack traces you need to run the use case with the Collect Stack Traces option chosen.
Note This view is not available if you have set the Investigate By option to Heap Count or Heap Memory in the Instances view. For more information, see Understanding the Instances View..
This section contains the following information:
• Opening the Merged Allocation Points View