The DrillDown window is typically located in the main editor window of the IDE. The DrillDown window displays a graphic overview of the information in the Live Profiling Results window and enables you to explore profiled methods according to general predefined categories.
You open the DrillDown window by choosing Window > Profiling > Live Results from the main menu
and then clicking the DrillDown button ( )
at the top of the window.
The DrillDown graph displays the profiled methods organized according to predefined categories. The DrillDown window offers an alternate way to explore profiled methods by enabling you to view methods according to functionality, for example.
By clicking on a category area displayed in the graph, you can drill down to view methods in that category. You can use this to filter the list of methods displayed in the Live Profiling Results window.
The percentage of methods in each predefined category is displayed below the graph. You can click on a category to drill down to view the methods grouped in that category. When you click on a method in the Live Profiling Results window to view the category for that method in the DrillDown window. The DrillDown window also displays the HTTP Request URI for the selected method, is applicable.