DevPartner Studio によるパフォーマンス分析

DevPartner Studio Professional Edition 7.1 英語版 の場合。

[ツール] - [Performancve Analysis] にチェックを入れる。

[ツール] - [Native C/C++ Implementation] にチェックを入れる。

[ツール] - [Native C/C++ Implementation Manager] を選択。[Coose a type of instrumentaion] に [Performance analysis] を設定。[Check the projects to be instrumented] にて、計測するプロジェクトにチェックを入れる。[Instrument the projects checked below when I build my solution] にチェックを入れる。

[ビルド] - [ソリューションのリビルド] などでリビルドする。[ソリューション構成] は Debug でも Release でも良い。ビルド時には、"Neither /Zi nor /Z7 is specified, instrumentation is adding /Zi" というメッセージが出力される。

[デバッグ] - [デバッグなしで開始] から、プログラムを実行し、終了するとパフォーマンスレポートが表示される。

tags: VisualC++.NET zurazure

Posted by NI-Lab. (@nilab)