a8921y / jvmmonitor

Automatically exported from code.google.com/p/jvmmonitor
0 stars 0 forks source link

Profiling information is deleted when app ends #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the defect?
 1. Start an app, in my case, a JUnit test
 2. Start monitoring it, i runs for 5 seconds, and ends.
 3. The profiling info disappears.

What is the expected behavior?
1. Keep the info around.
2. Be able to configure a launcher so I can Run As.../Monitor

What was the actual behavior?
Profiling information is deleted when app ends

What errors are shown on Error Log view or at <workspace>/.metadata/.log?
Nothing related to this IMO.

What is your environment for Eclipse?

  OS: Windows 7 64 bits
  Eclipse: 3.7 Classic
  JVM Monitor: 3.7.0
  Java: Sun JDK 6 Update 24

What is your environment for the monitored JVM?

  OS: Windows 7 64 bits
  Java: Sun JRE 5 Update 22

Original issue reported on code.google.com by garydgre...@gmail.com on 5 Aug 2011 at 5:46

GoogleCodeExporter commented 8 years ago
Hi,

You can find associated document at
http://www.jvmmonitor.org/doc/index.html#How_to_monitor_app_that_runs_for_short_
time

Hope this helps.

Best Regards,
Yoshitaka

Original comment by yoshitak...@gmail.com on 17 Aug 2011 at 10:33