- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is a Query of my ISV Venqcorp.
I download VTune Performance Analyzer For windows and installed on the system. I want to analyze my web application which is developed on J2EE platform. We deploy its.war file on the web application server like tomcat/jboss and etc.
But, I want to analyze this application using VTune Performance Analyzer, I am trying as shown in the attached video(performanceanalyser.swf). But still not getting what i want to do? I contacted to support and forum but there I am getting responses like, only .jar/.class files are used to analyze with this Analyzer.
What should I do to achieve this please inform me?, as soon as possible.
Appreciate an early response
Regards
Nagabhushan
I download VTune Performance Analyzer For windows and installed on the system. I want to analyze my web application which is developed on J2EE platform. We deploy its
But, I want to analyze this application using VTune Performance Analyzer, I am trying as shown in the attached video(performanceanalyser.swf). But still not getting what i want to do? I contacted to support and forum but there I am getting responses like, only .jar/.class files are used to analyze with this Analyzer.
What should I do to achieve this please inform me?, as soon as possible.
Appreciate an early response
Regards
Nagabhushan
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For your issue, it seems best to create an Intel Premier Issue so that you can provide more detailed information about your ISV Code (which I am guessing may be confidential). Please also check out a survey article from http://software.intel.com/file/8635in the meanwhile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Web component (*.war) is called for execution from Web-browser, so, perhaps you can create script file like an *.cmd with the following content:
set JAVA_TOOL_OPTIONS=-agentlib:javaperf (for java > 1.4.x; or Xrunjavaperf for java <= 1.4.x)
"C:Program FilesInternet Exploreriexplore.exe" http://
And then profile this script in Sampling (Sampling wizard contains such option profiling Java script file).
Hope it will help.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page