Skip to main content



      Home
Home » Eclipse Projects » Memory Analyzer » histogram objects vs dominator tree entries(what's the difference between histogram objects and dominator tree entries)
histogram objects vs dominator tree entries [message #904498] Tue, 28 August 2012 10:34 Go to next message
Eclipse UserFriend
I'm using MAT 1.2. While examining some heap dumps I noticed that for a particular class the dominator_tree shows 8,435 entries (242,152 filtered) and the Histogram shows the same class with 251,900 objects. Any ideas on why they are displayed differently and what entries mean compared to objects?

Thanks.
Re: histogram objects vs dominator tree entries [message #905621 is a reply to message #904498] Thu, 30 August 2012 15:00 Go to previous message
Eclipse UserFriend
I believe I have found my answer. The 8,435 entries are the number of those specific objects (as seen when using a reg exp in the dominator_tree for a specified class name). The 251,900 objects represents the retained set that the 8,435 specific entries (instances of the specific class) keep around.
Previous Topic:Is heap dump file platform dependant?
Next Topic:How to analyze the leak occur for the problem of android dalikvm GREF
Goto Forum:
  


Current Time: Fri Apr 25 09:39:03 EDT 2025

Powered by FUDForum. Page generated in 0.04636 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top