Profile Window with Objects

Use to customize and capture data during an objects session.

The following table shows the available actions.

Element Description

Results

Pause live results iconPause Live Results

Toggle this icon to pause the live results display.

Update live resultsUpdate Live Results

Toggle this icon to update the live results display.

Show delta valuesShow Delta Values / Show Absolute Values

Toggle this icon to either show delta values or absolute values.
Collected Data

Take snapshot iconSnapshot

Use this icon to take a snapshot of the session.

Reset collected results iconReset Collected Results

Use this icon to reset the collected results.
Process

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.