Intel® Advisor User Guide

ID 766448
Date 3/22/2024
Public
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