Managed and Unmanaged Code Support
More about AQtime
New in AQtime 5
AQtime can profile both managed and unmanaged modules. It supports all .NET languages (both Microsoft and non-Microsoft) and allows you to profile both 32- and 64-bit .NET application. You can use AQtime to get crucial information for managed, unmanaged or mixed code projects.
.NET (Managed) Compilers
AQtime supports all existing compilers that generate MSIL code, for example:
|
This list is expanding constantly as new .NET-friendly languages appear.
Native-Code (Unmanaged) Compilers
AQtime can profile executables created with any of the following development tools:
Microsoft Visual C++ v. 4, 5, 6, 7 and 8
Microsoft Visual Basic v. 6.0
Borland Delphi v. 2, 3, 4, 5, 6, 7, Borland Delphi 2005 for Win32 and Borland Delphi 2006 for Win32
Borland C++Bulder v. 3, 4, 5, 6 and Borland C++Builder 2006
Intel C++ v. 7.0
and later
Borland C++ v. 4.5 and 5.x
GNU Compiler Collection v .2.95 and later
Compaq Visual Fortran v. 6.5


