Quantcast
Channel: C#
Viewing all articles
Browse latest Browse all 1853

amplxe-cl Command Syntax

$
0
0

Use the following Intel® VTune™ Amplifieramplxe-cl command syntax:

amplxe-cl <-action> [-action-option] [-global-option] [[--] <target> [target-options]]

amplxe-cl

The name of the VTune command line tool.

<-action>

The action to perform, such as collect or report. There must be only one action per command. So you cannot, for example, collect data and generate a report with the same command.

[-action-option]

Action-options modify behavior specific to the action. You can have multiple action-options per action. Using an action-option that does not apply to the action results in a usage error.

Note

Long names of the options can be abbreviated. If the option consists of several words you can abbreviate each word, keeping the dash between them. Make sure an abbreviated version unambiguously matches the long name. For example, the -option-name option can be abbreviated as -opt-name, -op-na, -opt-n, or -o-n.

[-global-option]

Global-options modify behavior in the same manner for all actions. You can have multiple global-options per action.

<-- target>

The target application to analyze.

[target-options]

Options for the application.

Note

To access the most current command line documentation for an action, enter amplxe-cl -help <action>, where <action> is one of the available actions. To see all available actions, enter amplxe-cl -help.

Example

This example runs the Basic Hotspots analysis for the sample.exe target located at the C:\test directory, saves the analysis result in the r001hs subdirectory of the current directory, and displays the default summary report.

$ amplxe-cl -collect hotspots -result-dir r001hs -quiet C:\test\sample.exe

where:

  • -collect is an action

  • hotspots is an argument of the action

  • -result-dir is an action-option

  • r001hs is an argument of the action-option

  • sample.exe is a target

  • -quiet is a global-option

See Also


Supplemental documentation specific to a particular Intel Studio may be available at <install-dir>\<studio>\documentation\ .

Inglese

Viewing all articles
Browse latest Browse all 1853

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>