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

show-all-columns

Show data for all available columns in a Survey report.

GUI Equivalent

Survey > Customize View > Settings > Configure Columns

Syntax

--show-all-columns

--no-show-all-columns

Default

Off (no-show-all-columns)

Actions Modified

report=survey

report=top-down

Example

Generate a Survey report. Output in CSV format. Show data for all available columns.

advisor --report=survey --show-all-columns --format=csv --project-dir=./advi_results

See Also