ANTS Performance Profiler automatically captures performance data for any SQL calls and incoming HTTP requests your application makes during profiling.

Missing SQL calls and HTTP requests in your results

This may be due to one or more of the following:

Missing SQL calls only

This may be due to one or more of the following:

Missing HTTP requests only

This may be due to the following:

Time for SQL calls and HTTP requests appears less in the call tree than the suggestion bar

In the call tree, the total time shown for the calls/requests may appear to total less than the amount shown in the suggestion bar:

This is because the suggestion bar shows an estimate based on the total for all methods in that namespace, and so it may include connection time, for example. The timings in the call tree are accurate.