Intel® Advisor User Guide

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