Function Trace Profiler Tutorial

Applies to AQTime 8.81, last modified on January 18, 2022

AQTime’s Function Trace profiler displays information about function execution in your program. The Function Trace profiler helps you understand and master the exact sequence of function calls in your code. Because AQTime automatically modifies the binary (exe) at run-time, there is no need to modify the source code in order to insert the tracing calls. This tutorial demonstrates how you can use the Function Trace Profiler to analyze your applications.

Next

See Also

Function Trace Profiler
Profiling .NET Applications - Specifics

Highlight search results