VS2010 – Profiler Profiler 2010 comes with couple of new features for developers: CPU Sampling Measures CPU-bound applications with low overhead. Instrumentation Measures function call counts and timing. .NET Memory Allocation (Sampling) Track managed memory allocation. Concurrency Detect threads memory for other threads. Collect resource contention data Collect thread execution data