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

TPTP User Experiences Profiling

Revision as of 19:18, 4 November 2007 by Alexander.n.alexeev.intel.com (Talk | contribs) (Ideal Candidate Criteria For This Survey)

Note that when you edit a page on the wiki, there is a checkbox you can click to be notified of updates to the page. I'm not 100% sure if it works but if it does, it will be a good way to avoid having to cc a mailing list whenever you update the wiki...


This page discusses user types that we are hoping to solicit feedback regarding user experiences. In particular, we hope to get pointed feedback and make TPTP better for these classes of users.

J2SE

J2SE 5 and J2SE 6 are supported in TPTP by the new JVMTI interface while J2SE 1.4 and below are supported using the old JVMPI interface. The components of TPTP profiler that are evolving the most relate to the JVMTI profiling experience. If you don't know what version of Java you are using, please use java -version.

Ideal Candidate Criteria For This Survey

  • Users of J2SE 5 and J2SE 6 JVMs
  • Doesn't require third party's software
  • Can work on single computer, doesn't require distributed environment. But requirement to presence of Internet connection isn't a problem
  • Easy to deploy
  • Isn't very specific application field. Purpose and simple use cases are understandable without special knowledge. Short time for familiarization
  • Absence or minimum of native libraries
  • Can be downloaded from CVS and built from scratch in Eclipse

Profile on Server and Enabled mode Collection

A number of folks are trying to use TPTP to profile Tomcat and/or RCP applications and are launching/starting their app either from within the workbench or from a command line script. The summary of one user's initial experiences with the TPTP 4.4 profiler for a Tomcat based application are here

J2EE

J2EE profiling in TPTP is currently ramping a new resource. That person is gaining familarity with the codebase. We hope to document use cases here and solicit input in the future.

Back to the top