Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » OProfile support
OProfile support [message #10987] Tue, 15 January 2002 07:24
Eclipse UserFriend
Originally posted by: johan.walles.appeal.se

Howdy.

I have read somewhere that you are considering support for profilers. I
think it would be interesting if you could have a look at OProfile
(http://oprofile.sourceforge.net).

Oprofile is a sampling profiler that profiles the running system in its
entirety (like VTune and unlike gprof). This means that it doesn't
require you to re-compile stuff in any way. Also, it profiles library
calls.

The down side (?) of oprofile is that it requires a kernel module to be
installed.

OProfile is -- just like gprof -- Free under the GNU GPL.

Note that I have neither downloaded nor used oprofile. I have however
had some goes at gprof, and been hit by it not profiling system library
calls. OProfile seems like it should be able to solve such problems.

Cheers //Johan
Previous Topic:Is there an UML plugin available somewhere ?
Next Topic:new CDT driver for Eclipse V1.0 available
Goto Forum:
  


Current Time: Thu May 08 00:03:58 EDT 2025

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

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

Back to the top