关于AQTime的几种Thread运行模式的选择

本文介绍了AQTime性能分析工具中的三种线程分析模式:Win32Threads、CLRThreads和COMThreads。这些模式分别用于跟踪操作系统线程、托管线程及COM逻辑线程,并详细解释了每种模式下如何收集和展示分析结果。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 

AQTime中,支持以3种线程运行模式执行程序并分析和收集结果,分别是Win32 ThreadsCLR ThreadsCOM Threads

 

AQTime的帮助文档中摘录了一些关于这块的内容:

 

the operating system threads differ from the managed threads that may exist in .NET applications.

 

Managed threads are controlled by the common language runtime. It can create one or several operating system threads to run a single managed thread.

 

If you select the Win32 Threads value for this option, the Performance and Coverage profilers will group results by the operating system threads. The Function Trace, Allocation and Resource profilers will trace the stack of function calls by operating system threads.

 

If you select CLR Threads, the profilers will gather results and trace the call stack by managed threads. The profiling results for these threads are displayed in the same way as results of the operating system threads: the Explorer panel holds a list of the threads (but these are not operating system threads, these are managed threads).

 

There is one more value for the Thread model option: COM Threads. It means that AQtime should analyze logical threads that occur when a COM server works with several COM clients simultaneously. 

 

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值