| Author |
Message |
sailoruranu
Joined: 19 Nov 2009 Posts: 1
|
Posted: Thu Nov 19, 2009 10:41 am Post subject: Can I use the profiler to find out the handle leak? |
|
|
I use the profiler watch a window services. After I do a lot of action, I watch the handle's count up to 50,000 (never decrease) in task manager and the memory has decrease. But I don't know how to use the profiler to find out the problem.
Because the memory are release but the handles are not release. |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6369 Location: Red Gate Software
|
Posted: Fri Nov 20, 2009 6:01 pm Post subject: |
|
|
Hello,
Thanks for your forum post. I don't know of a way to track down handle leaks specifically using ANTS Memory Profiler, as the primary focus is objects on the managed heap rather then Windows resources. Process Explorer from Microsoft may be a good choice to monitor your process' handle usage. They have written an article about tracing handle leaks here:
http://rfvicente.spaces.live.com/Blog/cns!5228FAA8B79B6EB1!394.entry
I hope this helps. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| 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