Vlad
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created I have both - Server GC and Background GC threads in the same app in a timeline profiling. Is it real?
I did Timeline profiling of my WPF app. I just realised - there are both - BGC and Server GC threads in the results. Is it real? How is it possible for a .NET app to run both? -
Created Is it possible to run line-by-line on a single method not the whole app?
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 ...