Profile Window with Methods

Use to customize and capture data during a methods 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 results iconUpdate Live Results

Toggle this icon to update the live results display.

Show delta values iconShow Delta Values / Show Absolute Values

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

View

Forward calls iconForward Calls

Use this icon to view forwards calls.

Hot spots iconHot Spots

Use this icon to view hot spots.

Reverse calls iconReverse Calls

Use this icon to view reverse calls.

Select threads iconSelect Threads

Use this icon to narrow the session scope to specific threads.
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 discard the already accumulated profiling 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.