Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4998 Discussions

Instrumentign Linux binaries made by icc

Anonymous85
Beginner
1,542 Views
I am trying to build a call graph for a binary made on Linux platform with an Intel compiler (icc). My version of vtune is 2.0 and icc reports itself as being 8.1. I can successfully build callgraph for applications built with gcc (3.2.2) but whenever i build the same application with icc, vtl doesn' seem to be able to run it.
It goes through usual "static instrumentation" messages and then just exits like so:
Thu Oct 14 12:26:12 2004 Static instrumentation done
Thu Oct 14 12:26:13 2004 Data collection started...
Thu Oct 14 12:26:16 2004 Data collection finished...
The Activity has finished running.
The actual program is not being executed at all. Any help with this would be appreciated.

0 Kudos
22 Replies
vikram_kalsi
Beginner
168 Views
The README is attached, and you are right that it doesn't say anything about Callgraph. Seems my assumption was wrong that the update was for Sampling and Callgraph!

Should I check with Premier support if they have an update to make callgraph work?

Thanks,
0 Kudos
jeffrey-gallagher
168 Views
Yes, so that we don't lose track of your getting it, once EM64T callgraph is supported. (That's probably going to happen in the summer.)
cheers
jdg

Message Edited by jdgallag on 04-04-2005 07:42 AM

0 Kudos
Reply