我们可以在分析器的重新编码会话期间添加注释吗? [英] Can we add comment during recoding session of a profiler?

查看:44
本文介绍了我们可以在分析器的重新编码会话期间添加注释吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好


我在这里有一个非常基本的问题。我正在运行一个分析器来捕获CPU,内存,应用程序时间线等,以便我需要在不同页面之间进行遍历(主要是8到10页)。在摘要中,我可以看到整个
持续时间的图表,我想根据所需页面过滤持续时间。有没有什么办法可以在不同的页面之间导航时在VS Profiler中添加注释。


换句话说,我可以说我的应用程序中有x个页面,我想查找应用程序特定页面的时间表,所以想要评论这是第1页,那是第2页,等等......请建议。


我希望我的问题很明确。让我知道你是否有意义。


问候


Mukesh


解决方案

嗨Mukesh,


很高兴再次见到你:)


>>在摘要中我可以看到整个持续时间的图表,我想根据所需的页面过滤持续时间。我们有什么办法可以在不同的页面之间导航时在VS Profiler中添加评论。


一种解决方法是你可以暂停和恢复Performance Data Collection


https://msdn.microsoft.com/en-us/library/aa985643.aspx


因此,您只能为您感兴趣的操作收集数据。


此外,如果您使用Instrumentation方法,它也会有他自己的方式来限制DLL文件:


https:/ /msdn.microsoft.com/en-us/library/bb385752.aspx


最好的问候,


杰克


Hi All

I have a very basic question here. I am running a profiler to capture CPU, memory, application timelines etc for a scenario for which I need to traverse between different pages (8 to 10 pages mostly). In the summary I can see the graphs for the whole duration, I want to filter the duration as per the required pages. Is there any way we can add comment in VS profiler while navigating between the different pages.

In other words I can say that there are x pages in my application and I want to find the application timelines for a particular page, so want to comment this was for page 1 and that was for page 2 and so on... Please advice.

I hope my question is clear. Let me know if it makes sense to you.

Regards

Mukesh

解决方案

Hi Mukesh,

Glad to see you again:)

>>In the summary I can see the graphs for the whole duration, I want to filter the duration as per the required pages. Is there any way we can add comment in VS profiler while navigating between the different pages.

One workaround is that you could pause and resume Performance Data Collection

https://msdn.microsoft.com/en-us/library/aa985643.aspx

So you can collect data only for those operations that you are interested in.

In addition, if you use the Instrumentation method, it also has his own way to limit the dll files:

https://msdn.microsoft.com/en-us/library/bb385752.aspx

Best Regards,

Jack


这篇关于我们可以在分析器的重新编码会话期间添加注释吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆