Forum Discussion

vb_1's avatar
vb_1
Occasional Contributor
13 years ago

All Threads node in the result tree

Hello,



in the Function Trace profiler the All Threads node of the result tree is missing. I don't know why. How can I get it back? I only see the results for individual threads, but I want to have a list of all calls in all threads in a single tree node.



Thanks

Vadym
  • irina_lukina's avatar
    irina_lukina
    Super Contributor

    Hi Vadym,


    in the Function Trace profiler the All Threads node of the result tree is missing.


    As far as I know, AQtime doesn't show the All Threads node for the Function Trace profiler results because of the profiler's implementation.


    as you can see the text mentions the All Threads item, but the screenshot does not show it.


    The fact is that AQtime shows this section for the Performance profiler if there is more than one thread. The mentioned screenshot shows the situation when there is only one thread in the profiling results, and that's why, there is no All Threads node. If the tested application sent data via two or more threads, AQtime would show both results for each thread and the All Treads node.


    I hope this information helps :)