how to work with ANTS Memory Profiler 8?
kranthikumar
Posts: 2
Hi,
I would like to know the process of clearing the Managed, Unmanaged & LOH objects.
I followed the procedure given in the documentation, and came up to Instance Retention Graph.
In the Instance Retention Graph, we are able to see the instances in different colors.
There we are able to see the Disposable and Non-Disposable objects.
How can we remove it from the Instance Retention graph.
can you explain it with an example.
I would like to know the process of clearing the Managed, Unmanaged & LOH objects.
I followed the procedure given in the documentation, and came up to Instance Retention Graph.
In the Instance Retention Graph, we are able to see the instances in different colors.
There we are able to see the Disposable and Non-Disposable objects.
How can we remove it from the Instance Retention graph.
can you explain it with an example.
Comments
The IRG simply shows you the shortest path to a GC root, and certain nodes cannot be ignored.