Lançamentos do ANTS Performance Profiler

Released: Oct 1, 2019

Atualizações na 10.1.9

Recursos

  • Added new command line arguments that allow timeline events to be exported to CSV or XML.

Correções

  • Dotnet.exe processes are now omitted when profiling a .NET Core application using a project file.

Released: Aug 1, 2019

Atualizações na 10.1.8

Correções

  • HTTP requests' wall clock time is now calculated more precisely. The beginning and end of the request is correctly reported.
  • The wall clock time of async methods executed from non-async methods is no longer duplicated in certain situations.

Released: Jul 17, 2019

Atualizações na 10.1.7

Recursos

  • ANTS Profiler Visual Studio Add-in is now supported in Visual Studio 2019.

Correções

  • PP-2291: Profiling assemblies with AllowPartiallyTrustedCallers attribute no longer causes a security exception.
  • PP-4167: Clicking "New Profiling Session" no longer throws an exception when last-used .NET Core application's path doesn't exist.

Released: May 29, 2019

Atualizações na 10.1.6

Recursos

  • Query parameters for PostgreSQL queries are now shown on the database calls view.

Correções

  • The number of SQL queries made using Devart.Data.PostgreSql assembly is now correct.

Released: Mar 5, 2019

Atualizações na 10.1.5

Recursos

  • Integrated decompilation now uses a new version of the .NET Reflector engine.
  • App's startup performance was improved.

Released: Jan 10, 2019

Atualizações na 10.1.3

Recursos

  • Assemblies defined on a block list are now respected during command-line profiling.

Correções

  • PP-4117: Installation no longer fails with the newest version of Visual C++ 2017 Redistributable installed.
  • PP-4110: Profiling IIS Express applications from command-line using /epath parameter now works correctly.
  • PP-4108: SQL queries made using OdbcDataAdapter.Fill are now properly captured.

Released: Nov 28, 2018

Atualizações na 10.1.2

Recursos

  • SQL queries made with OleDbCommand are now supported.
  • SQL queries made using DbDataAdapter.Fill are now properly captured.

Released: Oct 30, 2018

Atualizações na 10.1.1

Recursos

  • It is now possible to provide a custom IIS Express configuration file.
  • SQL calls made with System.Data.Odbc are now supported.
  • SQL calls made in ASP.NET Core web applications targeting .NET Framework are now supported.

Released: Sep 17, 2018

Atualizações na 10.1

Recursos

  • Now fully supports .NET Core 2.1.
  • Now supports profiling .NET Core projects targeting multiple frameworks (using <TargetFrameworks> tag).

With this release, Redgate have officially removed support for Microsoft Silverlight due to its deprecation and lack of support in modern browsers.

Correções

  • Profiling .NET Core applications no longer crashes when requested using ANTS VS Add-in on 15.8 version of Visual Studio 2017.
  • The number of SQL queries made using ExecuteDataSet is now...

Released: Jun 26, 2018

Atualizações na 10.0.2

Recursos

  • Major features:
    • Portable PDB support.
    • .NET Core support.
  • .NET Core features:
    • Added ability to provide command line arguments when profiling .NET Core applications.
    • When the path to the .NET Core assembly is entered, the working directory path now updates.
    • Improved GUI around .NET Core application's URL field.
    • Added an ability to enter environment variables for the profiled application.
    • Incoming HTTP requests support for .NET Core.
    • Allows profiling of .NET Core project files (.csproj...