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.
See Also
Function Trace Profiler
Profiling .NET Applications - Specifics