Profile Window with Threads

Use to customize and capture data during a threads session.

The following table shows the available actions.

Element Description

All Threads drop-down menu.

Choose the threads you want to view. The options are: All Threads (default), Live Threads, Finished Threads, and Selected Threads.
Zoom in iconZoom In Toggle this icon to zoom in the threads timeline.
Zoom out iconZoom Out Toggle this icon to zoom out the threads timeline.
Scale to fit iconSelect to Fit Toggle this icon to fit the threads timeline into the screen.

Thread dump iconThread Dump

Creates a textual dump of all active threads and monitors of the profiled application.

Heap dump iconHeap Dump

Saves an image of the current heap content of the profiled process in .hprof format.

Garbage collection iconGC

Requests the JVM of the profiled process to invoke garbage collection.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.