Please recommend a Java profiler

Posted by Yuval F on Stack Overflow See other posts from Stack Overflow or by Yuval F
Published on 2008-08-18T15:07:42Z Indexed on 2010/04/04 19:33 UTC
Read the original article Hit count: 316

Filed under:
|
|
|
|

I am looking for the Java equivalent of gprof. I did a little Java profiling using System.getCurrentMillis(), and saw several GUI tools which seem too much. A good compromise could be a text-based Java profiler, preferably free or low-cost, which works in either Windows XP or Linux.

© Stack Overflow or respective owner

Related posts about java

Related posts about linux