Pausing and Resuming Profiling

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

While profiling applications with AQTime, you can temporarily pause the profiling process and resume it at a later time.

Note: Static profilers (those that do not launch the profiled application) cannot be paused and resumed.
To pause profiling

To pause profiling, do any of the following:

  • Press the Pause button on AQTime’s Standard toolbar.

  • Select Run > Pause from the main menu of AQTime.

To pause profiling, do any of the following:

  • Click Break All on the Debug toolbar.

  • Select AQTime > Pause or Debug > Break All from Visual Studio’s main menu.

To pause profiling, click the Pause button on the Debug toolbar.

AQTime will pause the profiling session. The application execution will be suspended as well.

If you want to pause profiling without suspending the application execution, use the Enable/Disable Profiling feature. For more information, see Enabling and Disabling Profiling.

To resume profiling

To resume the suspended profiling session, do any of the following:

  • Press the Resume button on AQTime’s Standard toolbar.

  • Select Run > Resume from the main menu of AQTime.

  • Press F5 (the shortcut can be changed via the Customize Keyboard dialog).

To resume the suspended profiling session, do any of the following:

  • Click Resume.

  • Select Debug > Resume or AQTime > Resume from Visual Studio’s main menu.

To resume the suspended profiling session, select AQTime > Resume from the main menu of Embarcadero RAD Studio.

AQTime will resume the application execution and the profiling process.

See Also

Running a Profiling Session
Starting and Stopping Profiling
Enabling and Disabling Profiling

Highlight search results