Jprofiler is also good
-Original Message-
From: Mark Miller [mailto:[EMAIL PROTECTED]
Sent: Friday, October 13, 2006 3:38 PM
To: Tomcat Users List
Subject: Re: Tomcat CPU Profiler
http://eclipsecolorer.sourceforge.net/index_profiler.html
Is a nice eclipse profiler that can profile
http://eclipsecolorer.sourceforge.net/index_profiler.html
Is a nice eclipse profiler that can profile tomcat. I am sure there are many
others as well. Unfortunatley, that eclipse profiler seems to be abandonded
or something and last I knew requires you to find a special patch to get it
to work wi
Hello,
What is the best program to use to profile the cpu used by tomcat(Pref an open
source one).
We run tomcat 5.x on a Win2003 Server and are having CPU problems.
We need to find out where the cpu is being used the most(class or method) and
the more details the better.
We program in Eclips