AQTime supports profiling multithreaded applications and collects profiling information by threads, so that you can see what code is being executed by individual threads during the application run. The following topics provide more information about profiling threaded code:
Explains how AQTime collects profiling information by threads.
Explains how you can customize thread names in your application so that profiling results include the thread descriptive names instead of numeric IDs.
Related Topics of Interest
Explains how to profile COM servers using multiple clients.