eclipse-cdt-profiling-framework

framework for profiling tools for Eclipse CDT

Description

This package provides a common infrastructure that allows one to integrate various profiling tools into Eclipse IDE. It supports 3 categories of tools:

 * Timing - measure the amount of time taken in functions and methods
 * Memory - profiles heap/stack/cache usage for an application
 * Coverage - measures how much of the code gets exercised in a run

In addition to this package, a plugin that integrates particular profiling tool (e.g. Valgrind or perf) is required in order to run performance analysis.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.eclipse.org/linuxtools/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install eclipse-cdt-profiling-framework