I tried using the performance wizard tool for my short C ++ test in VS 2010 Ultimate.
But for any code, the profiling process fails and the following error occurs:
Could not launch xxx.exe. Injection of runtime library failed.
By this time I used Netbeans and with VS 2010 profiler I did not have much experience.
I wonder if this function is available for unmanaged C ++ ... C ++ code is correct ...
Configuration: VS 2010 Ultimate, Win 7 Prof. 32 bit
Updated question: The instrumental method works well, but the processor fetch method still does not work.
source share