My IU thread locks when I start a certain task and updates like once per second. But when I connect performance profiler to study what's up everything is smooth and UI thread is idling 98% of time. I've tried Visual Studio integrated profiler and dotTrace and both yield the same result. How can I analyze UI locks without a profiler?
I hate heisenbugs