Use to customize and capture data during a locks session.
The following table shows the available actions.
Element | Description |
---|---|
Monitors/Threads drop-down menu. |
Choose Threads to view locked threads. Expand the nodes to view the owners of the locks. Choose Monitors to view the threads that are locking other threads. |
|
Creates a textual dump of all active threads and monitors of the profiled application. |
|
Saves an image of the current heap content of the profiled process in .hprof format. |
|
Requests the JVM of the profiled process to invoke garbage collection. |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |