Visible to Intel only — GUID: GUID-7E5B3B23-3FA1-4158-A90B-87E5A395D668
Visible to Intel only — GUID: GUID-7E5B3B23-3FA1-4158-A90B-87E5A395D668
<span class='option'>sort-asc</span>
Sort data in ascending order by the specified column name.
-sort-asc <string> |
-s <string> |
Argument |
Description |
<string> |
Column name that corresponds to a performance metric or event name. Multiple values are possible. |
Use the sort-asc option with the report action to sort data by the specified column name in ascending order. Each column name corresponds to a performance metric or event.
You can specify multiple values as a comma-separated string (no spaces).
Opposite: sort-desc
This example sorts the data collected in the r001ue result and displayed in the Hardware Events report in the ascending order by the INST_RETIRED.ANY and CPU_CLK_UNHALTED.CORE event columns.
vtune -r r001ge -report hw-events -sort-asc=INST_RETIRED.ANY,CPU_CLK_UNHALTED.CORE
See Also
Did you find the information on this page useful?
Feedback Message
Characters remaining: