![]() Previous |
![]() Next |
To start investigating a leak, you need to identify the type where the leak might be occurring and add that type to the Type Graph.
To start investigating a leak:
Right-click a type from the Trend tab.
The context menu opens.
Select Add to Type Graph.
Click the Type Graph tab.
The Type Graph appears showing the selected type.
The Type Graph offers a view of the relationships between all the types pointing to the type you are investigating. Note that for each type shown, you can expand its references to show the number of instances of other types that point to that type.
The color red (dark) means that the type has a high growth rate (which might indicate a memory leak).