3

任何人都可以建议在本机 c++ 应用程序上运行在 win32 上的性能分析工具吗?

在 Windows Mobile 上运行的软件怎么样?

4

4 回答 4

2

The Visual Studio Team System Profiler is excellent. A VSTS subscription runs about $5k or so, so it's not particularly cheap. Easy to use + good results + Visual Studio integration = well worth it, in my humble opinion.

You can try Luke Stackwalker. I have not yet tried using it, so I can't actually recommend it, but it looks promising. It's also free.

于 2010-04-02T03:03:14.353 回答
1

我在我的 Win32 爱好项目中成功使用了Very Sleepy 。我不知道它是否可以在 Windows mobile 上运行。

于 2010-04-01T23:35:47.763 回答
1

我在工作中使用IBM Rational Quantify,它做得很好。尽管无论如何想象它都不便宜。

于 2010-04-02T00:18:48.273 回答
1

我用过Intel的VTune,很不错。可能不会在 windows mobile 上运行。

在此处输入图像描述

于 2013-09-10T15:52:51.097 回答