- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to profile a x64/x86 app on win7 x64 using the call graph profilier(VTune 9.1_07). Every time I try to launch my app(i.e., run the activity), I always meet with the following errors:
"Call Graph: The Activity failed to stop call graph collector, because there are no valid exe controllers associated with the collector."
"Faile to Run Activity:Unable to run the activity because an appropriate EXE controller could not be created. This is probably either because a specified remote system could not be found because a specified remote system is no properly configured."
Any idea? Thanks.
Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To my knowledge, call graph is documented as unsupported on win7 for released versions of VTune.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As an alternative to call-graph, you can use the statistical call-graph in the Intel Performance Tuning Utility or Intel Parallel Amplifier.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, I'll try that. But when will the call graph be supported on win7?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Note: PTU currently does NOT support Windows* 7, either.
Only Parallel Amplfiier supports Windows 7 and gives you most of the same information as call graph with much reduced overhead. Call graph can be counted on to slow you code execution by 10x, while the overhead of Parallel Amplifier's stack sampling is around %5!
Also, see our announcement on this forum.
Only Parallel Amplfiier supports Windows 7 and gives you most of the same information as call graph with much reduced overhead. Call graph can be counted on to slow you code execution by 10x, while the overhead of Parallel Amplifier's stack sampling is around %5!
Also, see our announcement on this forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I have tried Parallel Amplifier. It's really cool.But doesit support VS 2010? Thanks.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page