Performance Profiling With DotTrace

To analyze the problem, please download the tool of choice (Commandline or Standalone).

Standalone Edition

The standalone edition can be started without an installation, the evaluation period is about ten days and the analysis can be directly displayed.

Command Line

By using the command line tool, there is no license key or UI needed, but the results can only be displayed after copying the data to empower®.

Commands For The Command Line Edition:

Start an application with profiling attached:

ConsoleProfiler.exe start --save-to=c:\Snapshots\snapshot.dtt --profiling-type=linebyline „C:\Program Files\Microsoft Office\root\Office16\POWERPNT.EXE“


Attach the Profiler to a running application: 

ConsoleProfiler.exe attach PID --profiling-type= linebyline --save-to=c:\Snapshots\snapshot.dtp

Start Performance Problems

Please perform the following steps:

  1. Start the application with the Profiler attached
  2. Wait until the process is finished
  3. Create a Snapshot or close the application

Other Performance Issues

Please perform the following steps:

  1. Attach the Standalone Edition/Command Line Version
  2. Start the profiling
  3. Reproduce the case
  4. Create a Snapshot
  5. Export the profiling result (Standalone Only)
  6. Compress the result as a ZIP folder

Was this article helpful?

/

Comments

0 comments

Article is closed for comments.