how to profile a java application(beginner) ?
-
I just ran an internet search for "eclipse java profiler". The results are confusing. I was expecting to find a list of tools or at least a simple tutorial on how to use a free one, but haven't seen anything of the such. I find it hard to believe that an OSS profiler doesn't exist. Can someone point me to a tutorial on how to use one? Preferably with eclipse integration. Or should I switch over to netbeans? -chronodekar
-
I just ran an internet search for "eclipse java profiler". The results are confusing. I was expecting to find a list of tools or at least a simple tutorial on how to use a free one, but haven't seen anything of the such. I find it hard to believe that an OSS profiler doesn't exist. Can someone point me to a tutorial on how to use one? Preferably with eclipse integration. Or should I switch over to netbeans? -chronodekar
-
http://www.eclipse.org/tptp/home/documents/tutorials/profilingtool/profilingexample_32.html[^] was the second hit in my Google search.
I've seen that too, but if you download the newer eclipse releases, you'll see that it doesn't even have the "Profiling and Logging" perspective mentioned in that tutorial. Furthermore, the tutorial link itself indicates that its a part of "TPTP", the "Eclipse Test & Performance Tools Platform Project", which hasn't been updated since Feb-2011 ! -chronodekar
-
I've seen that too, but if you download the newer eclipse releases, you'll see that it doesn't even have the "Profiling and Logging" perspective mentioned in that tutorial. Furthermore, the tutorial link itself indicates that its a part of "TPTP", the "Eclipse Test & Performance Tools Platform Project", which hasn't been updated since Feb-2011 ! -chronodekar