Skip to main content



      Home
Home » Archived » Memory Analyzer (MAT) » Help understanding a heap dump
Help understanding a heap dump [message #5423] Fri, 10 October 2008 13:37 Go to next message
Eclipse UserFriend
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 09:08 Go to previous messageGo to next message
Eclipse UserFriend
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 08:22 Go to previous message
Eclipse UserFriend
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 25 06:24:29 EDT 2025

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

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

Back to the top