Visual Studio 2008 的探查器,C++?

发布于 2024-07-08 18:55:15 字数 698 浏览 8 评论 0原文

有什么好的、免费的(或者至少相当便宜的) 至少适用于本机 C++ 的分析器,可以与 Visual Studio 2008 专业版?

我查看了 DevPartner 社区版,但他们 似乎只支持 Visual Studio 2003 和 Visual Studio 2005。

如果没有的话,有没有好的免费/便宜的分析器 一般来说,我可以用相对较少的时间来使用 VS 摩擦?

Are there any good, free (or at least reasonably cheap)
profilers for at least native C++ that can integrate with
Visual Studio 2008 Professional?

I looked at DevPartner community edition but they
seem to only support Visual Studio 2003 and Visual Studio 2005.

Failing that are there any good free/cheap profilers in
general that I can get working with VS with relativly little
friction?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(7

倒数 2024-07-15 18:55:15

在我的工作场所,我们使用 AQTime。 它不是免费的(600 美元或 30 天试用期),但它确实有奇效。 我喜欢它,因为它可以处理本机代码(我们使用 C++)和托管代码。 它以独立模式工作,与 Visual Studio 集成,还可以与 Borland 的 IDE 一起工作(对于那些 C++ Builder 和 Delphi 粉丝来说)。

但我会关注这个问题,看看是否有任何我可以在家使用的免费工具=)

At my workplace we use AQTime. It's not free ($600 or 30-day trial) but it really works wonders. I like it because it can handle both native (we do C++) and managed code. It works in stand-alone mode, integrates with Visual Studio, and also works with Borland's IDE (for those C++ Builder and Delphi fans out there).

But I will be watching this question to see if there are any free tools I can use at home =)

贪恋 2024-07-15 18:55:15

Microsoft actually provides a stand-alone verson of the profiler, which you can use from the command-line.
http://www.microsoft.com/downloads/details.aspx?familyid=fd02c7d6-5306-41f2-a1be-b7dcb74c9c0b&displaylang=en

夜还是长夜 2024-07-15 18:55:15

又给 AQTime 投票了。 我们对此非常满意。 但当然它并不像你问的那样免费......

我尝试过 CodeAnalyst 一次,但据我所知它是在进行轮询而不是检测,因此给出了相当粗略的结果。 还没有找到比这更让我喜欢的免费 Windows 分析器。

Another vote for AQTime. We've been really happy with it. But of course it's not free as you asked...

I tried CodeAnalyst once but as far as I could see it was doing polling rather than instrumentation, and hence gave fairly crude results. Haven't found any free profilers for Windows that I liked better than that.

向日葵 2024-07-15 18:55:15

VS 2008 的免费分析器:
http://unick-soft.ru/Articles.cgi?id=8
这是俄语文章,但你可以使用谷歌翻译com。

Free profiler for VS 2008:
http://unick-soft.ru/Articles.cgi?id=8
It is russian article, but you can use translate google com.

星軌x 2024-07-15 18:55:15

此技术是免费的,并且在 Visual Studio 中运行良好。

This technique is free, and works well in Visual Studio.

若水般的淡然安静女子 2024-07-15 18:55:15

我相信 Intel 的 VTune 或 AMD 的 CodeAnalyst 都是免费的。

Intel's VTune or AMD's CodeAnalyst are both free, I believe.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文