dotTrace 2022.2 Help

Run dotTrace

Depending on your needs, you can work with dotTrace in three different ways:

The following table summarizes the pros and cons of each way.

Standalone

in Visual Studio

Command-Line Tool

Summary

Recommended if you do not have application's source code or you do not want to start an IDE to perform profiling

Recommended if you want to profile an existing project running under Visual Studio

Recommended if you want to perform profiling on a remote server or automate the profiling process

How to Run Profiling

Using the dotTrace Home window

Using the ReSharper | Profile menu in Visual Studio

Using the dotTrace.exe command-line tool

Local Profiling

Check

Check


Additionally, profiling of run configurations is supported. For example, you are able to profile any static method in your code

Check


Only profiling of standalone applications and already running .NET processes is supported

Remote Profiling

Check

Cross

Cross

Controlling Profiling Session

Continuous Integration Support

Cross

Cross

Check


The dotTrace plugin to TeamCity is available

Last modified: 01 August 2022