インテル(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 -result-dir r001hs home/test/sample
説明:
-collect は実行する処理
hotspots は処理オプションの引数
-result-dir は修飾子オプション
r001hs は修飾子オプションの引数
sample はターゲット
この例は、home/test/ ディレクトリーにある sample ターゲットの hotspot 解析を実行し、解析結果を現在のディレクトリーの r001hs サブディレクトリーに保存して、デフォルトのサマリーレポートを表示します。
© 2010 Intel Corporation. 無断での引用、転載を禁じます。