Skip to main content



      Home
Home » Eclipse Projects » Linux Tools Project » How to get a call graph?
How to get a call graph? [message #567868] Wed, 16 December 2009 03:13 Go to next message
Eclipse UserFriend
Hi,


How can I get a call graph for my executable like here:
http://www.eclipse.org/linuxtools/projectPages/callgraph/?

Naively right clicking my binary and selecting "profile as->function
graph" results in an error box saying:

"Attempting relaunch"
"Some functions defined in the selected files could not be found in the
binary. Attempting to relaunch with those files removed. Alternatively,
try profiling again with all files selected"

Obviously I am missing a (the?) point somewhere, but I have no clue as
where to look. Is there more to profiling than just installing the
plugin and systemtap? Any doc pointers or howtos are appreciated.

TIA

Joost
Re: How to get a call graph? [message #567909 is a reply to message #567868] Wed, 16 December 2009 18:04 Go to previous message
Eclipse UserFriend
Aside from installing the plugin and having systemtap, the kernel debuginfo is necessary, but only for the 0.4 release. The nightly releases and future ones will likely not depend on the kernel debuginfo (It is possible to achieve the same functionality without it).

The nightly update site is at : http://www.eclipse.org/linuxtools/downloads.php

You could take a look at the actual error by going to Errors -> Open Log, located at the top right of the Call Graph View. Although it seems like the issue is that the kernel debuginfo is missing.
Previous Topic:How to get a call graph?
Next Topic:0.4.1 bug-fix release
Goto Forum:
  


Current Time: Sun Jul 27 02:17:27 EDT 2025

Powered by FUDForum. Page generated in 1.05133 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top