Skip to main content



      Home
Home » Eclipse Projects » Linux Tools Project » How to get a call graph?
How to get a call graph? [message #503873] Tue, 15 December 2009 22:20 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 #504055 is a reply to message #503873] 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:Eclipse-Build and Eclipe 3.6
Next Topic:How to get a call graph?
Goto Forum:
  


Current Time: Thu Jul 03 05:35:10 EDT 2025

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

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

Back to the top