Intel® Advisor Help

Survey, Trip Counts, FLOPS, and Roofline Analyses

Purpose and Usage | Report Regions

Survey Report Purpose and Usage

Run one or more Intel Advisor analyses to generate a Survey Report that offers integrated compiler report data and performance data for your target application all in one place:

Survey Report Regions


Example of a Survey Report window

Filters pane - Filter analysis data by a variety of criteria, such as module, loop/function, and vectorized/non-vectorized.

Roofline Chart pane - visualize actual performance against hardware-imposed performance ceilings, as well as determine the main limiting factor (memory bandwidth or compute capacity), thereby providing an ideal roadmap of potential optimization steps.

Loop Information pane - View integrated compiler report data and Intel Advisor performance data for target application loops, and mark a loop for deeper analysis.

Advanced View pane - View more information for a loop selected in the Loop Information pane.

To view details about a code region, use the Survey Source window. To open the Survey Source window either double-click a loop or right-click it and select View Source.