Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Profile On Server Help Page

Revision as of 18:24, 22 December 2008 by Ewchan.ca.ibm.com (Talk | contribs) (Profile a web application in servers view)

Profiling an application on a server

TPTP has integrated with Web Tools Project (WTP) to bring you the profile on server function. With this function you can profile your web application similar to how you run or debug in servers view seamlessly.

Note: TPTP has been tested with Apache Tomcat version 5.x and above. Other servers and versions have not been tested.


Prerequisite

TPTP-WTP integration requires the following projects installed in an Eclipse installation:

For version information of each driver, please refer to the requirements section of the TPTP download page.


If installation is done via Software Updates, makes sure the following components under Testing and Performance category is selected in the installation list:

  • TPTP Platform Project
  • TPTP Tracing and Profiling Tools Project
  • TPTP Profiling for Web applications


Setting up a server instance

A server instance must be created to allow profiling support. For details on server setup and management, please refer to Eclipse help – Creating, editing and deleting servers.


Profile a web application in servers view

Follow these steps to run your web application on a server instance in profile mode. Note that a server instance must be already configured in the servers view.

  1. In Servers view, select the target server instance, right click and select Profile in context menu. The status of the server will change to Starting....
  2. As soon as the server instance is started, Profile on Server dialog is opened.
  3. In Profile on Server dialog, select the Profiler and click Edit Options to configure filter for the profiling session.
  4. Select the profiling analysis type of the profiler and click Edit Options to configure the analysis type, if applicable.
  5. Click Profile to start the profiling session.
  6. When prompted to switch perspective, click YES to switch to the profiling perspective.
  7. Server is now in profiling state.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.