Intel® Advisor User Guide

ID 766448
Date 6/24/2024
Public

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

Visible to Intel only — GUID: GUID-34C6CBF4-2960-43D2-834A-6C286F84E574

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