开发者

How to enable Profiling under Microsoft Visual C++ 6.0?

开发者 https://www.devze.com 2023-02-06 05:26 出处:网络
Merged with How to enable Profiling under Microsoft Visual C++ 6.0. I use Microsoft Visual C++ 6.0 For a particular project which I have, under the the \"Project\" tab, i see there is on
Merged with How to enable Profiling under Microsoft Visual C++ 6.0.

I use Microsoft Visual C++ 6.0 For a particular project which I have, under the the "Project" tab, i see there is one menu - "Profile", but when I click on it, it s开发者_运维技巧ays - Enable the profiling in project settings. So to "Enable Profiling", when I check under under Project Settings-->Link-->Category General-->Enable profiling seems to be disabled. I cannot check the check box there.

I have seen this profiling working under Microsoft Visual C++ 6.0 earlier where it gives CPU cycles consumed while running a program at end of its completiong.

How can i enable this profiling?

Does it need any extra file/dll to be copied in the installation folder of the tool or something?

thank you.

-AD

0

精彩评论

暂无评论...
验证码 换一张
取 消