Jump to Content
  Previous Next
Content starts here

Viewing Allocation Stack Traces

In the Allocation Stack Traces tab, see Figure 3-8, you can check for where in the code allocations of a certain type are done. Enabling allocation stack traces may deteriorate the performance of JRockit. Collecting information about all the allocation points might take a while.

Figure 3-8 Allocation Stack Traces Tab

Allocation Stack Traces Tab

To Jump to Application Source Code

You can jump directly from the Allocation Stack Trace list to application source code. For instructions, please refer to Jumping to Application Source.

  Previous Next