扩展CPU Profiler中的所有树节点? [英] Expanding all tree nodes in CPU profiler?

查看:73
本文介绍了扩展CPU Profiler中的所有树节点?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在使用Qt与visual studio并试图分析应用程序是一个绝对的苦差事,因为我必须扩展大约50个树节点来查看我的源代码。有没有将节点一直扩展到我的源文件?即项目直接属于
的文件?或者扩大它们?任何东西都比为每个快照双击50次只是为了找到我的代码中的热点而不是我正在使用的第三方DLL更好。

I'm currently using Qt with visual studio and trying to profile the application is an absolute chore since I have to expand about 50 tree nodes to see my source. Is there away to expand a node all the way down to my source files? I.e. files that belong directly the project? Or to expand them all? Anything would be better than having to double click 50 times for each snapshot just to find the hot spots in my code and not the third party DLLs I'm using.

推荐答案

嗨aatwoo,

Hi aatwoo,

我检查了我的Visual Studio。我没有找到调试器的功能来打开CPU配置文件结果中的所有树节点。

I have checked my Visual Studio. I don't find a feature for debugger to open all tree nodes in CPU profile result.

我认为扩展所有节点不是一个好选择,因为如果所有节点都在扩展,你仍然需要在所有节点中找到节点,然后查看其源文件。它也花费了很多时间来找到它。

And I think expanding all nodes is not a good choice because if all nodes are expanding, you still need to find the node in all nodes and then view its source file. It also wast a lot of time to find it.

我建议你在CPU配置文件结果页面的右侧使用过滤器。请输入节点关键字以快速找到它并查看其源文件。

I suggest you use the filter on right-coner of CPU profile result page. Please type the node key words to find it quickly and view its source file.

最好的问候,

Weiwei

Best Regards,
Weiwei


这篇关于扩展CPU Profiler中的所有树节点?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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