dotTrace 2017.3 Help

Working with dotTrace Integrated in Visual Studio

dotTrace integrated in Visual Studio is very convenient when profiling is the essential part of your development process (e.g., when you work on optimizing performance in your code). One of the main benefits of using dotTrace in this mode is that you can profile the so-called 'run configurations'*. Since dotTrace 10, you can not only start profiling session in Visual Studio, but also analyze timeline profiling results using the integrated viewer.

resharper menu upd

The main component of dotTrace integrated in Visual Studio is the Performance Profiler tool window which can be opened via the ReSharper | Profile | Open Performance Profiler menu.

performance profiler window list

The details on profiling steps that can be performed with dotTrace integrated in Visual Studio are provided in the following sections:

Last modified: 16 April 2018

See Also