Possible Duplicate:
Profiler for Visual Studio 2008, C++?
Hi Are there any profilers for C++ ?? I need something which would investigate weak points of my application - by weak I mean not optimalized. Usualy I do this using ANTS Performance Profiler but this time my application is written in c++ and I don't know if there are any tools for this task.