Decent profiler for Windows?
Posted
by olliej
on Stack Overflow
See other posts from Stack Overflow
or by olliej
Published on 2008-10-04T09:20:16Z
Indexed on
2010/04/20
17:13 UTC
Read the original article
Hit count: 239
Does windows have any decent sampling (eg. non-instrumenting) profilers available? Preferably something akin to Shark on MacOS, although i am willing to accept that i am going to have to pay for such a profiler on windows.
I've tried the profiler in VS Team Suite and was not overly impressed, and was wondering if there were any other good ones.
[Edit: Erk, i forgot to say this is for C/C++, rather than .NET -- sorry for any confusion]
© Stack Overflow or respective owner