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 :)