![]() Previous |
![]() Next |
The Hot Packages panel contains a pie chart that shows the relative time that the Java application spent on executing code from the most used packages.
The chart legend contains a table that lists the packages with their respective colors on the chart. By clicking on a section of the pie chart, you can highlight the associated package in the legend table. The table contains the following columns:
Package: The name of the package.
Sample Count: The number of times that methods in the package were sampled.
Percentage: The percentage of total time that the application spent on executing methods in the package.
For information about working with tables, see Working with Tables.