A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-BA0B0222-437F-4F8F-9175-E2D54A8CE6D3
Visible to Intel only — GUID: GUID-BA0B0222-437F-4F8F-9175-E2D54A8CE6D3
report-width
Set the maximum width for a report
Syntax
-report-width <double> |
Arguments
<double> |
The maximum number of characters per line in a report. |
Default
None
Actions Modified
Description
If a report is too wide to view or print properly, use the report-width option to limit the number of characters per line.
Example
Output a hotspots report from the most recent result as a text file with a maximum width of 60 characters per line.
vtune -report hotspots -report-width 60 -report-output MyHotspotsReport.txt