This topic describes the changes made to AQTime 5.10. For information on the changes made to other versions of the product, see Version History.
-
Microsoft Windows Vista RTM support.
-
Support for Microsoft .NET Framework 3. AQTime can now profile .NET Framework 3 applications and work on computers that have .NET Framework 3 installed.
-
Support for the Intel Core processors family.
-
A new Class Name column has been added to the Call Stack pane of the Details panel that displays the Allocation profiler results. This column displays the name of the object class that contains the routine that allocated memory blocks.
-
Interfaces that provide access to the AQTime engine via COM have been improved. Now the
IntegrationManager
object contains a newClearResults
method and a newResultReady
property. See Working With AQTime via COM for more information. -
A number of bugs have been fixed.