Analysing Xrunhprof data
From: Bob Rivers (bobrivers_at_pobox.com)
Date: 08/02/04
- Next message: lucy: "Re: how to map from display metrics to physical metrics..."
- Previous message: Jacob: "Re: how to map from display metrics to physical metrics..."
- Next in thread: Tris Orendorff: "Re: Analysing Xrunhprof data"
- Reply: Tris Orendorff: "Re: Analysing Xrunhprof data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 2 Aug 2004 12:43:11 -0700
Hi,
I have collected some data using "-Xrunhprof". But I'm in trouble
because I don't know how to analyse it.
I don't have money to buy a solution like OptimizeIt, Jprobe, etc...
I found at Sun's site, the following article
(http://java.sun.com/developer/TechTips/2000/tt0124.html#tip2). It's
great.
But it only shows how to find bottlenecks and helps developers to do
applications fine tunning.
I want to find memory leaks!!! My application gives me OutOfMemory,
and I can't find the problem.
Does someone could give me some examples (like the one provided by
Sun)? Or any other help (links, tips, etc)?
TIA,
Bob
- Next message: lucy: "Re: how to map from display metrics to physical metrics..."
- Previous message: Jacob: "Re: how to map from display metrics to physical metrics..."
- Next in thread: Tris Orendorff: "Re: Analysing Xrunhprof data"
- Reply: Tris Orendorff: "Re: Analysing Xrunhprof data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|