[ 源代码: kcachegrind ]
软件包:kcachegrind-converters(4:17.08.3-2)
kcachegrind-converters 的相关链接
Debian 的资源:
下载源码包 kcachegrind:
- [kcachegrind_17.08.3-2.dsc]
- [kcachegrind_17.08.3.orig.tar.xz]
- [kcachegrind_17.08.3.orig.tar.xz.asc]
- [kcachegrind_17.08.3-2.debian.tar.xz]
维护小组:
- Debian/Kubuntu Qt/KDE Maintainers (QA 页面, 邮件存档)
- Sune Vuorela (QA 页面)
- Modestas Vainius (QA 页面)
- George Kiagiadakis (QA 页面)
- Maximiliano Curia (QA 页面)
外部的资源:
- 主页 [www.kde.org]
相似软件包:
format converters for KCachegrind profiler visualisation tool
This is a collection of scripts for converting the output from several different profiling tools into a format that KCachegrind can display.
KCachegrind is a visualisation tool for the profiling data generated by calltree, a memory profiling tool for valgrind. Executables can be profiled using calltree without being recompiled, including multi-threaded applications, shared libraries, and plugin architectures.
The included scripts are:
* dprof2calltree: converts the tmon.out output of Perl's Devel::DProf package * hotshot2calltree: converts the pstat output of the hotshot Python profiler * memprof2calltree: converts the memory profiles of memprof * op2calltree: converts the OProfile's output of "opreport -gdf" (v 0.8) * pprof2calltree: converts the pprof output from APD
This package is part of the KDE Software Development Kit module.
其他与 kcachegrind-converters 有关的软件包
|
|
|
|
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: php-cli
- command-line interpreter for the PHP scripting language (default)
同时作为一个虚包由这些包填实: php7.3-cli
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- rec: kcachegrind
- visualisation tool for the Valgrind profiler