Article complet: Diagnose common runtime problems with HPROF
13.02.06
Diagnose common runtime problems with HPROF
L'outil semble ne fonctionner que sous JDK1.5, dommage.
Have you ever been a few days from releasing an application when testing reveals a memory leak, deadlock, or something causing the CPU to spin out of control? Few people realize that the Java 2 JDK provides a useful profiling tool called hprof, which you can use to diagnose these behaviors with minimal fuss. This article presents some easy-to-follow examples to demonstrate hprof's ins and outs.
La page Sun.
Trackback address for this post:
http://www.vidal.biz/blogs/htsrv/trackback.php/820
Comments, Trackbacks, Pingbacks:
No Comments/Trackbacks/Pingbacks for this post yet...
Comments are not allowed from anonymous visitors.