High CPU Usage Problem in Windows XP SP2
-
We have an application developed in Windows 2000. When we run the same application on Windows XP with exactly same environment, there is a drastic increase in CPU Usage. Say if it was 15% on Windows 2000, now its 50% on Windows XP. Application has few components communicating through DCOM and few Win32 Dlls. Any hint how can i trace which portion of code is taking too much CPU on Windows XP. Any easy to get profiling tool? any other way? Any help would be really appreciated. Regards Muhammad Shoaib Khan http://geocities.com/lansolution
-
We have an application developed in Windows 2000. When we run the same application on Windows XP with exactly same environment, there is a drastic increase in CPU Usage. Say if it was 15% on Windows 2000, now its 50% on Windows XP. Application has few components communicating through DCOM and few Win32 Dlls. Any hint how can i trace which portion of code is taking too much CPU on Windows XP. Any easy to get profiling tool? any other way? Any help would be really appreciated. Regards Muhammad Shoaib Khan http://geocities.com/lansolution
M.Shoaib Khan wrote:
Any easy to get profiling tool? any other way?
Try profiler come with Visual Studio!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV