Skip Headers
Previous
Previous
 
Next
Next

Trend Analysis

Trend analysis means to observe continuously updated type related information in order to discover types with suspicious memory growth. The Memory Leak Detector highlights growing types, so that you can easily spot them. The information in the trend analysis table is updated every ten seconds or more often if there are very frequent garbage collections.

Your next step is to study the growing types in the Type Graph, as described in Type Relations Study.


Note:

Trend analysis is an effective way to find even the smallest leaks, before they throw an OutOfMemoryError.