After installing the latest patch, I am able to run counter and sampling on Windows XP x64 w/o any problems.
I am not able to get the call graph activity to work. I am able to intrument the component and when I go to start I get an error box stating that there are no valid exe controllers associated with the collector.
This is a simple C++ console app. I have taken the same project and run it with no problems on my Win32 box.
thanks for the help...
連結已複製
2 回應
Do any of the following apply?
From the Release Notes:
- Profiling of IA-32 applications on 64-bit operating systems running on Intel processors with Intel EM64T is not supported.
- Profiling in dll-level mode using 64-bit operating systems running on Intel processors with Intel EM64T is not supported.
- Profiling applications with modified Windows compatibility mode is not supported.
