For the complete documentation index, see llms.txt. This page is also available as Markdown.

Performance profiling

Remote Desktop Manager has a built-in profiler to diagnose connectivity issues with a workspace. Displaying the Performance profiling window might slow down the operations on the workspace. Proceed with care.

To diagnose startup issues, enable the Performance profiling parameter from the command line as described in Command line arguments.

Procedure

  1. Select Help - Performance profiling.

  1. Once the Performance profiling is opened, Refresh the workspace. The data will appear in the window.

    Holding the Ctrl key while performing the refresh should force a full reload of the workspace, recreating the offline cache.

  2. Click on Send trace to support to send the data logs to our customer support team. Add a marker when running multiple tests to separate them.

Debug only

To learn more about the Debug only tab, please see Debugging.

Auto mode

The Auto mode filters profiler output to only show operations that exceed a configurable time threshold (the Threshold (ms) field). This makes it much easier to spot slow operations without going through thousands of fast, normal entries.

Auto-mode entries are visually marked with a middle dot prefix (·) in the viewer so they are distinguishable from entries triggered by an explicit profiler level.

Last updated

Was this helpful?