Linux Tools - GProf Support
Overview
The Linux Tools GProf plugin aims to bring the profiling capabilities of GProf to Eclipse, in a manner that is easy to use for developers of any level of experience.
Current Status
The plugin can parse and display in eclipse gmon.out files generated by gprof intrumentation.
Plugin architecture was designed to be compatible with cross-devlopment tools (some additional work may be needed in this case).
Future Plans
- Support "BSD" gmon files (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=315027)
- Enhance online documentation
Help and screenshots
Help and screenshots are available in the Gprof user guide wiki
Try it out
You can download the plugin from our update site, or
check the project plugins out of Git directly from eclipse.org at git://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools.git.