Hi,

I ran my Tomcat web-app with Sun JDK 1.4.2 with the built-in profiler activated:
My options are:
        cpu=times,thread=y,cutoff=0,format=a
which should give me exact method call times.
My problem is that the reported method call counts are strange. For example one method 
which is called once for every request is reported with 0 calls.

Has anyone similar experiences?

Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to