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,
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. |