Good Profiler for C# 2010? [closed]
I love the profiler for Visual Studio Ultimate 2010. But I do not have $8,000 or whatever it costs to just get that functionality. Are there any profilers that are just as good, if not better? It does NOT have to be free. I basically would like to see something like method X has this amount of inclusive time, times it was called and by WHO, exclusive time, and so on. Does anything else do this? Ants Profiler is very good: http://www.red-gate.com/products/dotnet-development/ants-performance-profiler/ Also I like dotTrace: http://www.jetbrains.com/profiler/ Ants is more robust but dotTrace's