c++ - 在 Visual Studio 2008 PRO 中进行分析

标签 c++ visual-studio visual-studio-2008 profiling

如何在 Visual Studio 2008 中使用分析器?

我知道配置属性 -> 链接器 -> 高级 -> 配置文件 (/PROFILE) 中有一个构建选项,但是我找不到任何关于实际使用它的信息,只有我能找到的文章似乎只适用于旧版本的 Visual Studio(例如,大多数人说转到 Build->Profile 以调出配置文件对话框,但在 2008 年没有这样的菜单项)。

这是因为 Visual Studio 2008 不包含探查器,如果包含探查器,它在哪里以及它的文档在哪里?

最佳答案

Microsoft 已为 VS 2008 发布了独立的 Profiler here

关于c++ - 在 Visual Studio 2008 PRO 中进行分析,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61669/

相关文章:

c++ - Arduino:重写打印类问题

c++ - 自定义协议(protocol)的 SSL 或 TLS 加密

c++ - 如何在 C++/OpenCV 中将 cv::Point 添加到数组或 vector ?

c++ - 简单的 C++ - 关于字符串和连接以及将 int 转换为字符串

visual-studio - 如何在IOS混合xamarin应用程序中允许跨源

c++ - 不断结合优化编译器

visual-studio - 如何处理这个 "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread"

visual-studio - 与 2008 年相比,Visual Studio 2010 的性能如何?

c++ - 使我的 GUI 可通过键盘访问(Xp、Visual Studio、C++)

visual-studio - 保存 Visual Studio 状态