Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

x64 Call Graph

nospamnerd
Beginner
1,065 Views
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...
0 Kudos
2 Replies
David_A_Intel1
Employee
1,065 Views
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.
0 Kudos
nospamnerd
Beginner
1,065 Views
I guess so - #2. Any idea when it will be supported?
0 Kudos
Reply