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)
(Test Coverage)
Line 9: Line 9:
 
| style="background:lightgrey"| Test Case
 
| style="background:lightgrey"| Test Case
 
| style="background:lightgrey"| Coverage
 
| style="background:lightgrey"| Coverage
| style="background:lightgrey"| Known Bug
+
| style="background:lightgrey"| Known Bug in v4.5.2
 
|-
 
|-
 
| Tomcat_JVMPI_Profiler
 
| Tomcat_JVMPI_Profiler
 
| Java 1.5, Tomcat 5.5.x, JVMPI (Memory,Execution,Coverage)
 
| Java 1.5, Tomcat 5.5.x, JVMPI (Memory,Execution,Coverage)
| row 1, cell 3
+
|  
 
|-
 
|-
 
| Tomcat_JVMPI_PauseResume
 
| Tomcat_JVMPI_PauseResume
 
| Java 1.5, Tomcat 5.5.x, JVMPI (Memory,Execution,Coverage), Stop and Start Monitoring
 
| Java 1.5, Tomcat 5.5.x, JVMPI (Memory,Execution,Coverage), Stop and Start Monitoring
| row 1, cell 3
+
|  
 
|-
 
|-
 
| Tomcat_JVMPI_DetachAttach
 
| Tomcat_JVMPI_DetachAttach
 
| Java 1.5, Tomcat 5.5.x, JVMPI (Memory,Execution,Coverage), Detach and Attach from Agent
 
| Java 1.5, Tomcat 5.5.x, JVMPI (Memory,Execution,Coverage), Detach and Attach from Agent
| row 1, cell 3
+
|
 
|-
 
|-
 
| Tomcat_JVMPI_Probekit
 
| Tomcat_JVMPI_Probekit
 
| Java 1.5, Tomcat 5.5.x, JVMPI (ProbeKit)
 
| Java 1.5, Tomcat 5.5.x, JVMPI (ProbeKit)
| row 1, cell 3
+
|
 
|-
 
|-
 
| Tomcat_JVMTI_Execution
 
| Tomcat_JVMTI_Execution
 
| Java 6, Tomcat 6.x, JVMTI (Execution:Graphical detail)
 
| Java 6, Tomcat 6.x, JVMTI (Execution:Graphical detail)
| row 1, cell 3
+
|
 
|-
 
|-
 
| Tomcat_JVMTI_ObjectAllocation
 
| Tomcat_JVMTI_ObjectAllocation
 
| Java 6, Tomcat 6.x, JVMTI (Memory:Object Allocation site)
 
| Java 6, Tomcat 6.x, JVMTI (Memory:Object Allocation site)
| row 1, cell 3
+
|
 
|-
 
|-
 
| Tomcat_JVMTI_Thread
 
| Tomcat_JVMTI_Thread
 
| Java 6, Tomcat 6.x, JVMTI (Thread:Contention Analysis)
 
| Java 6, Tomcat 6.x, JVMTI (Thread:Contention Analysis)
| row 1, cell 3
+
|
 
|-
 
|-
 
| Tomcat_JVMTI_Probekit
 
| Tomcat_JVMTI_Probekit
 
| Java 6, Tomcat 6.x, JVMTI (Probekit)
 
| Java 6, Tomcat 6.x, JVMTI (Probekit)
| row 1, cell 3
+
|
 
|-
 
|-
 
| Tomcat_JVMTI_PauseResume
 
| Tomcat_JVMTI_PauseResume
 
| Java 6, Tomcat 6.x, JVMTI (Execution:Graphical detail), Stop and Start monitoring
 
| Java 6, Tomcat 6.x, JVMTI (Execution:Graphical detail), Stop and Start monitoring
| row 1, cell 3
+
|
 
|-
 
|-
 
| Tomcat_JVMTI_DetachAttach
 
| Tomcat_JVMTI_DetachAttach
 
| Java 6, Tomcat 6.x, JVMTI (Memory:Object Allocation site), Detach and Attach from Agent
 
| Java 6, Tomcat 6.x, JVMTI (Memory:Object Allocation site), Detach and Attach from Agent
| row 1, cell 3
+
|
 
|-
 
|-
 
| Tomcat_Profiler_StopProcess
 
| Tomcat_Profiler_StopProcess
 
| Java 6, Tomcat 6.x, Dismiss from Profiling dialog
 
| Java 6, Tomcat 6.x, Dismiss from Profiling dialog
| row 1, cell 3
+
|
 
|-
 
|-
 
|}
 
|}

Revision as of 18:54, 16 December 2008

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.

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)
Tomcat_JVMTI_Execution Java 6, Tomcat 6.x, JVMTI (Execution:Graphical detail)
Tomcat_JVMTI_ObjectAllocation Java 6, Tomcat 6.x, JVMTI (Memory:Object Allocation site)
Tomcat_JVMTI_Thread Java 6, Tomcat 6.x, JVMTI (Thread:Contention Analysis)
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
Tomcat_JVMTI_DetachAttach Java 6, Tomcat 6.x, JVMTI (Memory:Object Allocation site), Detach and Attach from Agent
Tomcat_Profiler_StopProcess Java 6, Tomcat 6.x, Dismiss from Profiling dialog

Back to the top