是否可以在不停止目标服务的情况下停止分析? VS2010

发布于 2024-10-09 03:24:05 字数 134 浏览 0 评论 0原文

我正在使用 VS 2010 GUI 分析器来分析我的计算机上的服务。我必须附加到正在运行的服务。当我停止分析会话时,它会终止服务。我不认为 VS2008 中做到了这一点。无论如何,我找不到任何允许该服务继续运行的选项。

感谢您的任何帮助。

I'm using the VS 2010 GUI profiler to profile a service on my machine. I have to attach to a running service. When I stop the profiling session it kills the service. I don't think that it did that in VS2008. In any case I can't find any option that will allow the service to keep running.

Thanks for any help.

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

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

发布评论

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

评论(1

醉生梦死 2024-10-16 03:24:05

如果您附加到正在运行的服务,您也应该能够从该服务中分离。

不要选择“停止分析”,而是打开“将分析器附加到进程”对话框并选择服务进程并选择“分离”。

If you attach to the running service you should also be able to detach from the service.

Instead of choosing 'stop profiling', open the 'Attach Profiler to Process' dialog and select the service process and choose 'Detach'.

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