I am trying to profile my C solution with AQtime, but I am running into an issue, where multiple functions are marked as unsafe.
As a result, AQtime claims I have 100% code coverage for these unsafe functions.
These functions do not have:
I am compiling this code using Visual Studio 2015.
All code is written in C.
Any suggestions would be helpful!
Thanks!
Hi,
Have you read https://support.smartbear.com/aqtime/docs/profiling-with/restrictions/routines-that-cannot-be-profil... and other help articles from the https://support.smartbear.com/aqtime/docs/profiling-with/restrictions/index.html help section?
Do they help?
If they don't you may contact Support directly via the https://support.smartbear.com/message/?prod=AQtime form. (I think that example of some problematic function or sample project will help.)
Subject | Author | Latest Post |
---|---|---|