profiler for Visual C++ 2005
Hello!
Could you recommend me a good profiler for Visual Studio 2005?
Whether there is a build in profiler in VS? (And how can I get to it?)
P.S. When I say 'good' profiler I mean an easy to use and stable tool. I need something that doesn't impact stability and performance of my system.
Re: profiler for Visual C++ 2005
There's a built in profiler in VS2005 professional, I don't know if it's included in other versions like for instance standard version. Check menu Build/Profile Guided Optimization.
Here's some reading http://msdn.microsoft.com/en-us/libr...70(VS.71).aspx