Function Trace Profiler Results

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

The Function Trace profiler monitors the execution flow of routines and gathers information on call stacks for each routine in your application. Like other AQTime profilers, the Function Trace profiler generates results upon selecting Run > Get Results from AQTime’s main menu or after the profiled application terminates.

Topics of this section describe results generated by the Function Trace profiler.

In This Section

Function Trace Profiler Results - Overview

Provides a brief description of results generated by the Function Trace profiler and explains how to output them to an external file or the CodeSite debugging tool.

Results of the Call Trace Category

Describes how to analyze profiling results that are grouped under the Call Trace category.

Results of the Routines Category

Describes how to analyze profiling results that are grouped under the Routines category.

Tracing Function Call Parameters and Result Values

Describes how to obtain information on in and out parameters of functions executed during the application run.

Profiler Toolbar - Function Trace Profiler Items

Describes the items that the Function Trace profiler appends to the Profiler toolbar. The items are specific to the profiler and help you customize the result display.

Function Trace Profiler Panels Reference

Describes the structure of the Function Trace profiler results displayed in the Report and Details panels.

Related Topics of Interest

Output the Sequence of Function Calls Using a Custom DLL

Describes how to create a custom dynamic link library that processes the Function Trace profiler results.

The Function Trace profiler has options that affect displaying the current result. You can modify these options by using items of the ProfilerReportProfiler toolbar. For more information, see Profiler Toolbar - Function Trace Profiler Items.

See Also

Function Trace Profiler

Highlight search results