mat-dominators
Show top 20 objects by retained heap with dominator tree.
mat-dominators
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| path | String | Path | Fully qualified class name of the object |
| shallow_heap | Long | Shallow heap | Memory size of the object itself in bytes |
| retained_heap | Long | Retained heap | Memory size retained by this object including all dominated objects in bytes |
| percent | Double | Percentage | Percentage of total retained heap |