Allow "Unsafe" code to be profiled, by allowing them "by hand"
Status:
New Idea
Submitted by
hhbhasenack
on
01-28-2016
05:10 AM
Currently, using Delphi 64bit generated code the AS operator as well as for loops with constant integers generate code that is detected by AQTime as unsafe.
Nevertheless I want to be able to profile this code, or at least allow it to fire some trigger.
So the idea is to allow these "unsafe" routines to be "forcibly" instrumented by adding them in your project as "ignore unsafe" routines.
2 Comments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.