1

I am using DotTrace 2018.3 to profile a MVC5 Web App on IIS Express, within Visual Studio 2017.

I start by profile using the "Sampling" profile Type. Is it possible to change the profile type to "Tracing" or "Line-by-Line" without stopping and restarting the profile session?

Thanks

SamJolly
  • 6,347
  • 13
  • 59
  • 125

1 Answers1

1

Unfortunately no, it is not possible to change a profiling type without restarting a profiling session due to technical limitations.

KonKat
  • 296
  • 1
  • 5