Intel® Advisor User Guide

ID 766448
Date 3/22/2024
Public
Document Table of Contents

show-not-executed

Show not-executed child loops in a Survey report.

GUI Equivalent

Survey > Show all loops (with zero and non-zero time)

Syntax

--show-not-executed

--no-show-not-executed

Default

Off (no-show-not-executed)

Actions Modified

report=survey

report=top-down

Example

Generate a top-down Survey report. Output in text format. Show data for not-executed child loops.

advisor --report=top-down --show-not-executed --format=text --report-output=./out/topdown.txt --project-dir=./advi_results

See Also