Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Memory Analyzer (MAT) » New version of the IBM DTFJ Adapter - with PHD reader
New version of the IBM DTFJ Adapter - with PHD reader [message #8719] Tue, 10 February 2009 21:14 Go to next message
Andrew Johnson is currently offline Andrew JohnsonFriend
Messages: 205
Registered: July 2009
Senior Member
There is a new version of the IBM DTFJ Adapter for the Eclipse Memory
Analyzer Tool. This was released 10 February 2009 on IBM developerWorks.

http://www.ibm.com/developerworks/java/jdk/tools/mat.html

This includes minor bug fixes and a reader for Portable Heap Dump (PHD)
files generated by IBM Virtual machines with the heapdump option.

PHD files are generated by default when an IBM VM runs out of memory, so
you may have come across these. PHD files are compressed heap dumps. They
have object information, including object and array sizes and links
between objects. They do not have primitive field or array data, and have
limited class loader information. The DTFJ/PHD reader also uses the
javacore file (if available) generated at the same time as the PHD file to
add class loader data.

A system dump processed with JExtract has full heap information including
primitive values, so I would recommend a system dump if you have a choice.

The adapter will install over the top of the previous version of the
adapter in MAT - you do not need a fresh install of MAT.
Re: New version of the IBM DTFJ Adapter - with PHD reader [message #8794 is a reply to message #8719] Thu, 12 February 2009 19:16 Go to previous message
Chris Grindstaff is currently offline Chris GrindstaffFriend
Messages: 6
Registered: July 2009
Junior Member
Thanks Andrew.


Chris
--
Chris Grindstaff | http://gstaff.org
Previous Topic:Load 3,4 GB 64 bits dump on 32 bits
Next Topic:Unreachable Objects
Goto Forum:
  


Current Time: Sun Sep 22 01:58:07 GMT 2024

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

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

Back to the top