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

Difference between revisions of "Profiling On Server Test Coverage"

(Test Coverage)
(Background)
Line 1: Line 1:
 
== Background ==
 
== Background ==
Profiling on Server support is a adopted by downstream products and it is a critical function for the TPTP project. This page is created to track any issues that is related to the profile on server support in TPTP-WTP integration.  
+
Profiling on Server support is adopted by downstream products and it is a critical function for the TPTP project. This page serves to track any issue that is related to the profile on server support in TPTP-WTP integration.
  
 
== Test Coverage ==
 
== Test Coverage ==

Revision as of 00:09, 17 December 2008

Background

Profiling on Server support is adopted by downstream products and it is a critical function for the TPTP project. This page serves to track any issue that is related to the profile on server support in TPTP-WTP integration.

Test Coverage

testsuite location: test-results/platform/org.eclipse.hyades.use.cases/manual/Profiling_and_Logging/Platform.UI.ProfileOnServer.testsuite

Test Case Coverage Known Bug in v4.5.2
Tomcat_JVMPI_Profiler Java 1.5, Tomcat 5.5.x, JVMPI (Memory,Execution,Coverage)
Tomcat_JVMPI_PauseResume Java 1.5, Tomcat 5.5.x, JVMPI (Memory,Execution,Coverage), Stop and Start Monitoring
Tomcat_JVMPI_DetachAttach Java 1.5, Tomcat 5.5.x, JVMPI (Memory,Execution,Coverage), Detach and Attach from Agent
Tomcat_JVMPI_Probekit Java 1.5, Tomcat 5.5.x, JVMPI (ProbeKit) bug257440
Tomcat_JVMTI_Execution Java 6, Tomcat 6.x, JVMTI (Execution:Graphical detail) bug254487
Tomcat_JVMTI_ObjectAllocation Java 6, Tomcat 6.x, JVMTI (Memory:Object Allocation site) bug254487
Tomcat_JVMTI_Thread Java 6, Tomcat 6.x, JVMTI (Thread:Contention Analysis) bug258766
Tomcat_JVMTI_Probekit Java 6, Tomcat 6.x, JVMTI (Probekit)
Tomcat_JVMTI_PauseResume Java 6, Tomcat 6.x, JVMTI (Execution:Graphical detail), Stop and Start monitoring bug254487
Tomcat_JVMTI_DetachAttach Java 6, Tomcat 6.x, JVMTI (Memory:Object Allocation site), Detach and Attach from Agent bug254487 bug194081
Tomcat_Profiler_StopProcess Java 6, Tomcat 6.x, Dismiss from Profiling dialog

Back to the top