{{#eclipseproject:technology.linux-distros}}

Overview

The Eclipse-Callgraph plug-in provides a visual function trace of a program. This allows you to view a visualization of selected (or even all) functions used by the profiled application.

This plug-in allows you to profile C/C++ projects directly within the Eclipse IDE, providing various runtime details such as:

Eclipse-Callgraph uses SystemTap to perform function traces. For more information about SystemTap, refer to the SystemTap Beginner's Guide.