Java Profiling Tools for IBM's JVM - recommendations?

From: C B (xyzzy12_at_hotmail.com)
Date: 12/16/03

  • Next message: Stefan Bodewig: "Re: Ant RMIC. How increase memory allocated for the Java stack?"
    Date: 15 Dec 2003 15:10:48 -0800
    
    

    We are using the IBM build of J2RE 1.4.1 on Linux. We would like to
    determine the bottlenecks and memory holes in our programs. We need
    to tap into living JVMs with code instrumentation (remote debugging).
    Hopefully do analysis on the IBM's javacore and heapdump files that
    are produced when the JVM dies or needs memory. And of course,
    analyze -Xrunhprof output.

    Any suggestions?
    Any magazine articles that discuss this?


  • Next message: Stefan Bodewig: "Re: Ant RMIC. How increase memory allocated for the Java stack?"

    Relevant Pages