Objects view
Purpose
Allows comprehensively examine a set of objects.
How can be opened
- Tab "All Objects" opens automatically on memory snapshot opening and represents all live objects.
Memory | Selected Objects (F4)works in any memory view if selection represents live objects.Memory | Instances by Class... (Ctrl+N)opens all instances of a class by its name.Memory | Strings by Pattern... (Ctrl+F)opens instances ofSystem.Stringthat match given pattern.
The sections provide different 'views' of the set:
Class List - examine how memory is distributed among instances of different classes
Class Tree - examine how memory is distributed among instances of different classes grouped by namespaces
Biggest Objects - find individual objects that retain most of memory
Merged Paths - examine how objects are retained
Object Explorer - browse individual objects
