[ etiona ]
[ 源代码: eclipse-linuxtools ]
软件包: eclipse-cdt-profiling-framework (3.1.0-1)
eclipse-cdt-profiling-framework 的相关链接
Trisquel 的资源:
下载源码包 eclipse-linuxtools:
- [eclipse-linuxtools_3.1.0-1.dsc]
- [eclipse-linuxtools_3.1.0.orig.tar.xz]
- [eclipse-linuxtools_3.1.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Java Maintainers (Mail Archive)
- Jakub Adam
外部的资源:
- 主页 [www.eclipse.org]
相似软件包:
framework for profiling tools for Eclipse CDT
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.
其他与 eclipse-cdt-profiling-framework 有关的软件包
|
|
|
-
- dep: eclipse-cdt
- C/C++ Development Tools for Eclipse
-
- dep: eclipse-cdt-autotools
- Autotools support for Eclipse CDT