Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Profiling support in CDT

Hi,

Is there any support in Eclipse/CDT for gprof? In CDT FAQ, there is a section "Profiling C/C++ Projects ", but it is empty. There is also a sentence "The CDT leverages some Linux system tools such as gdb(debugging), autoconf(packaging/build support), and gprof(profiling).", but no mention on how to use gprof together with CDT.

From the CDT homepage, there is an Eclipse-OProfile plugin, which provides
the front-end for OProfile with CDT, but that is not what we are using. Is it relatively easy to port this plugin to support gprof output (trace file)?

What else is available for the profiling in CDT?

Thanks,
--alex

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



Back to the top