Meet AQtime Pro 7.30
New Features in AQtime 7.30
Support for Embarcadero RAD Studio XE2 and Delphi 64-bit applications
AQtime 7.30 introduces support for the newest release of Embarcadero RAD Studio XE2.
-
Profiling applications created with Delphi XE2 and C++Builder XE2 including 64-bit Delphi applications. AQtime support for 64-bit Delphi applications is currently in Beta.
-
Integration into RAD Studio XE2 IDE, which enables you to profile applications directly from the IDE.
Allocation profiler improvements
A new call stack view is added to the Allocation profiler results display. Using the Classes Data result category, you can analyze call stack information for all allocated objects of a given class. When you choose a specific class in the Report panel, the Call Graph and Call Tree panels display the sequence of function calls that led to creation of instances of the selected class. By collapsing similar allocation stacks for multiple instances of a single class, we are able to provide a much more compact set of results and simplify memory debugging with AQtime.
-
Light Coverage profiler enhancements. The Light Coverage profiler has been significantly improved to offer:
-
Better runtime performance
-
Better capacity, particularly for processing large result sets
-
Better performance when merging multiple data files with profiling results
Profiling of .NET applications has been improved
Specifically, AQtime 7.30 fixes an error when earlier versions of AQtime could fail to start profiling a .NET application and reported the error “Not enough storage is available to process this command.”
Bug Fixes in AQtime 7.30
-
Fixed: An access violation error could occur when AQtime was unloading profiled .NET assemblies.
-
Fixed: The “Not enough storage...” error could occur when AQtime was profiling a large C# application.
-
The new value of the Maximum Call Depth option is now applied immediately to the object or routine that is currently displayed in the Call Tree panel. (There is no need to re-open the panel anymore.)