Community
Participate
Working Groups
Created attachment 171526 [details] Empty gprof window I tried to make a profile graph. I ran a program compiled with -pg. The gmon.out file is generated. Writing in a terminal: gprof [executable] ,gives the desired output. But the gprof window in Eclipse is empty. The next image gives an example of how the window looks like (don't know if this is relevant) : http://imgur.com/Xpvjr.png. I started from the project found on http://wiki.eclipse.org/images/7/77/Eclipse-oprofile_testproj_factorial.zip (which was used in a tutorial for oprofile). I also tried other projects, but it doesn't work. I am running ubuntu 10.04, using linuxtools-Update-incubation-0.5.0.zip on Galileo with CDT.. Thx in advance. How are we notified if a bug gets resolved? Kind regards
Hi, Can you attach the binary file and the gmon.out,please ? Many thanks
You'll get email from traffic on this bug and when it is fixed it'll end up in a nightly build and then the next released build. We have a release that will be finished from our side today (0.6) so a fix for this will likely end up in our 0.6.1 release.
Created attachment 171543 [details] The binary Binary. gmon.out is following
Created attachment 171544 [details] gmon.out corresponding gmon.out file.
Created attachment 171545 [details] factorial (binary file)
Created attachment 171546 [details] gmon.out The gmon.out-file generated by factorial.
This bug is a duplicate of https://bugs.eclipse.org/bugs/show_bug.cgi?id=304163. It is already fixed. The fix will be available in 0.6 release. *** This bug has been marked as a duplicate of bug 304163 ***