NTDLL hooked by CIS complete 10

I need to run some performance tools on software I’ve written. In particular the tool is Intel’s VTune that is used with their Parallel Studio XE. My OS is Windows 10 Pro (64). The attachment shows info generated with the failure.

After some time doing web searching, the common solution seems to be “uninstall AV.” An uninstall of Comodo eliminates the issue. That is too drastic for my tastes, is there a simple way to prevent the problem?

Try excluding it from shellcode injections detection.
(Advanced Settings > Advanced Protection > Misc > Detect shellcode injections > Exclusions)

Thanks! That seems to have done the trick.