![]() Previous |
![]() Next |
The Compilations page lists the method compilations made during time of the recording.
This page displays method compilation information in both tables and graphs.
Using the Compilations Page: Selections and Aspects
Use the drop-down menus at the top of the page to choose a selection and aspect if desired. Data from other pages can be saved to the selection drop-down menu by dragging an area of a chart (or selecting data from a table) and choosing Store Selection or Store Selection and Set As Focused Selection from the context menu.
Show concurrent: Show all events concurrent to the selected aspect.
Contained: Only show events that are fully contained in the time range from the active selection aspect
Same threads: Only show events in threads related to the active selection aspect.
Using the Compilations Page: Tables and Graphs
Compilations Tab
Compilations ID: The ID of the compilation.
Java Method: The name of the compiled method.
Duration: How long the method took to compile.
Compilation Code Size: The size of the compiled code.
Inlined Code Size: The size of the inlined code.
Failed Compilations Tab
Compilation ID: The ID of the compilation.
Message: The compilation failure message.
Copyright © 2018, 2021, Oracle and/or its affiliates. All rights reserved. |
![]() Previous |
![]() Next |