Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Memory Analyzer (MAT) » Help understanding a heap dump
Help understanding a heap dump [message #5423] Fri, 10 October 2008 17:37 Go to next message
Steve Gray is currently offline Steve GrayFriend
Messages: 1
Registered: July 2009
Junior Member
How can I get some help analizing a heap dump for my application?
Re: Help understanding a heap dump [message #5429 is a reply to message #5423] Mon, 13 October 2008 13:08 Go to previous messageGo to next message
Elena Nayashkova is currently offline Elena NayashkovaFriend
Messages: 12
Registered: July 2009
Junior Member
Steve Gray wrote:

> How can I get some help analizing a heap dump for my application?


Please check Memory Analyzer's "Getting Started" help section to get
familiar with the tool. On the Welcome page of the tool itself you can
find a "Tutorials" tab. These tutorials will guide you interactively
through the main steps of analysis. Try to use these hints while analyzing
your heap dump. In case you have more specific questions feel free to post
them here.
Re: Help understanding a heap dump [message #5435 is a reply to message #5423] Tue, 14 October 2008 12:22 Go to previous message
Krum Tsvetkov is currently offline Krum TsvetkovFriend
Messages: 164
Registered: July 2009
Senior Member
Hi,

you can have a look at our blogs -
http://dev.eclipse.org/blogs/memoryanalyzer

Two of them, which I think can be useful as a beginning, are:

http://dev.eclipse.org/blogs/memoryanalyzer/2008/05/27/autom ated-heap-dump-analysis-finding-memory-leaks-with-one-click/

http://dev.eclipse.org/blogs/memoryanalyzer/2008/04/21/immor tal-objects-or-how-to-find-memory-leaks/

If the heap dump contains a lot of things but you are interested only in
your component, then it may make sense to run a "Component Report" ->
press Ctrl + Q and type "Component Report". Then you can provide a regex
Pattern for the packages or class-names you are interested in, and the
tool will show you some details about the selected component(s).

If you have any concrete questions and need help - just post them in this
forum.

Regards,
Krum
Previous Topic:Error launching Memory Analyzer
Next Topic:Configuring JRE for running MAT
Goto Forum:
  


Current Time: Fri Apr 26 09:36:14 GMT 2024

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

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

Back to the top