Changes in version 4.5 from 4.0:
-
New feature: object allocation recording allows to track where live objects are created and detect performance problems caused by massive creation of temporarily objects
Allocation telemetry is available. Also, you can capture a memory snapshot to perform comprehensive analysis.
-
New feature: an ability to separate objects in memory snapshot by garbage collector generations
-
Improved Welcome screen. Simplified setup of profiling modes.
-
Improved Welcome screen. "Monitor Local Applications" panel provides an option to see all .NET applications running on the machine, including those not started with the profiler agent. This greatly helps troubleshooting possible connection problems.
-
Improved Visual Studio integration: ability to launch the profiler from Visual Studio main toolbar
- Improved navigation to source code in Visual Studio. In particular, navigation works for generic classes.
- Stability improvements

