Use to customize and capture data during a methods session.
The following table shows the available actions.
Element | Description |
---|---|
Results |
|
|
Toggle this icon to pause the live results display. |
|
Toggle this icon to update the live results display. |
|
Toggle this icon to either show delta values or absolute values. |
View |
|
|
Use this icon to view forwards calls. |
|
Use this icon to view hot spots. |
|
Use this icon to view reverse calls. |
|
Use this icon to narrow the session scope to specific threads. |
Collected Data | |
|
Use this icon to take a snapshot of the session. |
|
Use this icon to discard the already accumulated profiling results. |
Process | |
|
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. |