Java code profiling

Java code profiling

iliyapolak's picture

Is it possible for IntelVTune Performance Analyzer to profile java class file directly ?I 'am interested in finding hot-spots ,function calls count and cpu-time spent while calculating various pieces of code.

4 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
vladimir-tsymbal (Intel)'s picture

VTune Amplifier XE 2013 Beta supports Java apps profiling. Hope you signed up for the Beta program.

-Vladimir
iliyapolak's picture

I read that VTune Performance Analyzer can also profile java class files.
I will sign for beta program.
Thanks Vlad.

vladimir-tsymbal (Intel)'s picture

Yes, theVTune Performance Analyzer ("old good VTune") used to support java as well.

-Vladimir

Login to leave a comment.