Intel® VTune™ Amplifier XE and Intel® VTune™ Amplifier for Systems Help
Set the number of top items to include in a report.
-limit <value> |
Number of items to output
Unlimited lines in output
Use the limit action-option when you only want to include the top items in a report, and specify the number of items (program units) to include.
Output a Hotspots report on the ten modules with the highest CPU time values.
$ amplxe-cl -report hotspots -limit 10 -group-by module