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

with-stack

Show call stack data in a Roofline interactive HTML report (if call stack data is collected).

GUI Equivalent

Roofline> Default: FLOAT > With Callstacks

Syntax

--with-stack

--no-with-stack

Default

Off (no-with-stack)

Actions Modified

report=roofline

Example

Generate a Roofline interactive HTML report. Show call stack data.

advisor --report=roofline --report-output=./out/roofline.html --with-stacks --project-dir=./advi_results

See Also