软件包: kcachegrind-converters (4:19.12.3-0ubuntu1)
kcachegrind-converters 的相关链接
Trisquel 的资源:
下载源码包 kcachegrind:
- [kcachegrind_19.12.3-0ubuntu1.dsc]
- [kcachegrind_19.12.3.orig.tar.xz]
- [kcachegrind_19.12.3-0ubuntu1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian/Kubuntu Qt/KDE Maintainers (Mail Archive)
- Sune Vuorela
- Modestas Vainius
- George Kiagiadakis
- Maximiliano Curia
外部的资源:
- 主页 [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
- Larry Wall's Practical Extraction and Report Language
-
- dep: php-cli
- command-line interpreter for the PHP scripting language (default)
同时作为一个虚包由这些包填实: php7.4-cli
-
- dep: python2
- interactive high-level object-oriented language (Python2 version)
-
- rec: kcachegrind
- visualisation tool for the Valgrind profiler