Welcome to Intel® Software Network Quick Login | Join | Help |
Search in Intel® Software Network Forums
in Go

Extracting call sequence info with VTune

Last post 07-16-2008, 7:03 PM by luweichao-2004@163.com. 1 replies.
Sort Posts: Previous Next
 07-14-2008, 8:17 PM 30259127  

Extracting call sequence info with VTune

Hi there,

Is there any way of extracting the call sequence info of an application with VTune or even PTU?

I mean if I code something like this:

main(){
f1();
f2();
}

versus

main(){
f2();
f1();
}

how can I get a call graph or something that can tell the difference. Is this even possible with VTune or PTU?

Thanks,

Emad
 
 07-16-2008, 7:03 PM 30259322 in reply to 30259127  

Re: Extracting call sequence info with VTune

I

 
View as RSS news feed in XML

Shortcuts


Tags For This Post

...

Community Tags

...