| Author |
Message |
Meidan
Joined: 15 Dec 2008 Posts: 1
|
Posted: Mon Dec 15, 2008 5:58 pm Post subject: Thread blocked in the root of the call tree |
|
|
Hi,
I'm trying to profile a windows service. the profiling result call tree has several roots, one of which is a "Thread Blocked" that says it takes 25% wall-clock time.
How can I tell where it comes from? I have no special I/O or locks that I suspect.
Thanks. |
|
| Back to top |
|
 |
Bart Read
Joined: 31 Mar 2005 Posts: 974
|
Posted: Mon Dec 15, 2008 7:35 pm Post subject: |
|
|
Hi there,
It's almost certainly the garbage collection thread. You can verify that it's nothing to do with your code by using the threads drop-down (on toolbar beneath results tree view) to cycle through the results for your different threads.
Hope that helps.
Thanks,
Bart _________________ =============================
Bart Read
Red Gate Software Ltd
============================= |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group