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
It is possible. You add filters with desired method names - see the picture