Profiling On Server Test Coverage
Background
Profiling on Server support is adopted by downstream products and it is an important 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 |