| Title |
.NET Memory Profiler |
| Description |
This is a program that has the ability to let the users to collect instance distribution happened in the garbage collected heap. Users can have the gathered information instantly and view them in both graphical and numerical representations. Users can view the information about all instances of classes, all classes, the path to a root from every instance and the call stacks of the instance allocations. It will be of much use for the users to have a better overview about the nature of the GC heap. |
Comments * (Please tell us details about the problem or what links in error..) |
|