Intel® Advisor User Guide

ID 766448
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

bottom-up

Generate a Survey report in bottom-up view.

GUI Equivalent

Survey > Loop Information

Syntax

--bottom-up

--no-bottom-up

Default

On (bottom-up)

Actions Modified

report=survey

Example

  1. Run a Survey analysis.

  2. Generate a Survey report. Show a bottom-up list of target loops/functions.

advisor --collect=survey --project-dir=./advi_results -- ./myAplication 
advisor --report=survey --bottom-up --project-dir=./advi_results

See Also