配置文件/仪器 C++ Visual Studio 中的 Excel 插件

发布于 2025-01-13 12:37:57 字数 173 浏览 2 评论 0原文

我有一个用 C++ 编写的 Excel 插件。我可以通过执行“调试”>“附加到进程”并选择 Excel 来调试它。

现在我想看看它把时间花在哪里了。看起来性能分析工具就是我想要的,并且我可以从其中选择附加到 Excel。但当它确实发生时,它只是告诉我它在无法行走的代码中花费了时间。如何在报告中查看我的日常活动?

I have an Excel addin written in C++. I can debug it by doing Debug>Attach to Process and selecting Excel.

Now I want to see where it is spending its time. It seems as if Performance Profiling Instrumentation is what I want, and from within that I can choose to attach to Excel. But when it is does it just tells me it spent time in unwalkable code. How do I see my routines in the report?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文