インテル(R) VTune(TM) Amplifier XE コマンド構文は次のとおりです。
amplxe-cl <action-option> [modifier-options] [[--] <target> [target-options]]
説明:
<action-option> は、インテル(R) VTune(TM) Amplifier XE が実行するオプション (データの収集またはパフォーマンス・レポートの生成など) です。
[modifier-options] は、処理を定義する各種コマンドライン・オプションです。
<target> は、解析するアプリケーションです。
[target options] は、解析するアプリケーションのオプションです。
$ amplxe-cl -collect hotspots -r r001hs -- C:\test\sample.exe
説明:
-collect は実行する処理
hotspots は処理オプションの引数
-r は修飾子オプション
r001hs は修飾子オプションの引数
sample.exe はターゲット
この例は、C:\test ディレクトリーにある sample.exe ターゲットの hotspot 解析を実行し、解析結果を現在のディレクトリーの r001hs サブディレクトリーに保存して、デフォルトのサマリーレポートを表示します。
(C) 2010 Intel Corporation. 無断での引用、転載を禁じます。