Profiler Toolbar - Function Trace Profiler Items

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

The Function Trace profiler includes a number of settings that affect the result display. You can find them on the ProfilerProfilerProfiler toolbar that is displayed at the top of the Report panel that is displayed at the top of the Report panel. If the toolbar is hidden, right-click somewhere in the toolbar area and select Profiler from the subsequent popup list.

Note: The items of the Profiler toolbar work with profiling results. When you click an item, AQTime refreshes data in its panels. For information on the profiler settings that work during profiling and specify what data the profiler collects, see Function Trace Profiler Options.

The Function Trace profiler adds the following items to the Profiler toolbar:

Counter unit This item is enabled only if the Active Counter option is set to either Elapsed Time, User Time or User+Kernel Time. The Counter unit item lets you specify the measurement unit for time columns in AQTime panels. Possible values are Seconds, Milliseconds, Microseconds and Machine Cycles.

Note that this option is counter-specific: suppose you browse results of the User Time counter and set the option to Machine Cycles. If you open the Elapsed Time results, change the option to Seconds and then return back to the User Time results, AQTime will automatically change the option to Machine Cycles (that is, it will select the value that was active when you browsed the User Time results last time).

 Routine name with class name If this option is enabled, the Routine Name column of the Report, Details and Call Tree panels for the Function Trace profiler contains both the class name and the routine name. Else, this column contains only the routine name.
File names with path If this option is enabled, the Source File and Module Name columns of the Report, Details and Call Tree panels for the Function Trace profiler contain the entire path to the given file. Else, these columns contain only the file name.
The value of this option is ignored when you export test results via the ExportCurrentResults or Start method of the IntegrationManager object used to automate AQTime via COM. The exported results always show the fully-qualified paths to the source and module files.

See Also

Function Trace Profiler Results
Function Trace Profiler Results - Overview
Function Trace Profiler Options

Highlight search results