This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / Visual C++中的Profiler,我怎么找不到啊?我是Enterpise Edition,在安装程序中找了半天,结果Build菜单下面的Profile项还是灰色的。哪位位知道到底要安装什么才能使用Profiler吗?
-signal(卡车);
2001-12-1
(#282360@0)
-
You nned first set the project(s) setting as profile, the you can get the run time profile of each function call.
-qhyang(Best Practice);
2001-12-4
(#285881@0)