.netwpf.net-7.0riderdottrace

Is it possible to trace a single method with dotTrace?


I am running JetBrains dotTrace 2023.3. I need to trace wall-clock per line of a particular method (line-by-line mode).

It is extremely slow. Is there a way to set dotTrace to only measure a single method?

.NET7 WPF app


Solution

  • It is possible. You add filters with desired method names - see the picture enter image description here