Intel® Advisor Help

limit

Specify the number of top items to include in a report.

Syntax

-limit <value>

Arguments

Argument
Description
<value>

The maximum number of top items to include in the report.

Default

OFF

Unlimited lines in output report.

Actions Modified

report

Description

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..

Example

In this example, output a survey report on the top ten modules with the highest CPU values.

 $ advixe-cl -collect survey -limit 10 -- home/test/sample

See Also


Submit feedback on this help topic