v10.1 [Sep 18, 2018]
Improvements:
- We now fully support .NET Core 2.1.
- We now support profiling .NET Core projects targeting multiple frameworks (using tag).
Fixes:
- APVS-86,PP-4044: Profiling .NET Core applications no longer crashes when requested using ANTS VS Add-in on 15.8 version of Visual Studio 2017.
- PP-4020: The number of SQL queries made using ExecuteDataSet is now correct.
- PP-4072: The number of incoming HTTP requests is now correct for .NET Core 2.1 web applications.
- PP-2871: Outgoing HTTP requests made using HttpClient are now properly instrumented for .NET Core applications.
v9.5 [Feb 27, 2016]
May include unspecified updates, enhancements, or bug fixes.
v9.0 [Nov 25, 2014]
- Profile your SQL queries and see execution plans
v8.6 [Jul 18, 2014]
Ver 8.5 to 8.6
==========
Features
Timeline and source code panels can now be collapsed.
Source code view can be a full screen window.
SmartAssembly dialog now asks what was happening at the time of the crash.
Fixes
SQL calls and web request timings are not shown as taking <0.001ms in CPU time - now shown as n/a instead
PP-1298, PP-3418 - DevExpress issues fixed in a new version of DevExpress
PP-2750 - Documentation now available about the complexity of Async profiling
PP-3400 - Improvements to some cases causing issues with UI queue dispatch
PP-3410 - Better handling when user attempts to profile an executable that's not valid for the OS
PP-3459 - Problem to do with multiple JIT start notifications fixed
PP-3517 - Source code window can now be full-screen
PP-3532 - Profiler's resilience when settings files can't be found is improved