I just compiled our large 64-bit application using Visual Studio 2015 native C++ and Intel Fortran 2016, under Windows 8.1.
I was able to start the application under AQTime Pro 8.24, run it, and gather and view Performance Profiler information.
So on the surface it seems towork fine and support these two compilers, although of course neither is listed as being officially supported.
As I said, we have been using AQTime to profile Intel Fortran code for some years now. Works well. (We used to use Rational Purify and Quantify, but all their tools crash on encountering ANY Fortran code, with no support ever planned)
The report does include some methods, such as __acrt_unlock and _fread_nolock_s, which I guess are usually excluded, but that is minor.
I have not tried other AQTime profilers such as the allocation profiler. Also integration into the Visual Studio 2015 IDE is probably absent, but that is minor, you just start your application up under AQTime.
Related Content
- 6 years ago
- 8 years ago
- 12 years ago