Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Memory Analyzer (MAT) » Gray part in Overview pane
Gray part in Overview pane [message #7739] Mon, 24 November 2008 10:33 Go to next message
Eclipse UserFriend
Hello all,

http://www.eclipse.org/mat/about/overview.png
I think I'm the only guy who cannot understand what gray part means in a
above picture.

is whole pie representing all allocated objects heap?

thanks
Re: Gray part in Overview pane [message #7759 is a reply to message #7739] Mon, 24 November 2008 12:18 Go to previous message
Eclipse UserFriend
> http://www.eclipse.org/mat/about/overview.png
> is whole pie representing all allocated objects heap?

Hi Alan,

in this overview, the whole pie represents all objects - the total heap
size. We then show how much the retained size of the biggest objects.
Retained size is the size that would be garbage collected if those objects
were removed. Often, the biggest object give already a good hint what is
going on in the heap.

Andreas.
Previous Topic:MAT+DTLJ crash on reading jextract'ed DMP
Next Topic:jextract error => DTLJ failure?
Goto Forum:
  


Current Time: Sun Feb 09 19:12:01 GMT 2025

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

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

Back to the top