[ 原始碼: kcachegrind ]
套件:kcachegrind-converters(4:20.12.0-1)
kcachegrind-converters 的相關連結
Debian 的資源:
下載原始碼套件 kcachegrind:
- [kcachegrind_20.12.0-1.dsc]
- [kcachegrind_20.12.0.orig.tar.xz]
- [kcachegrind_20.12.0.orig.tar.xz.asc]
- [kcachegrind_20.12.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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 * 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
-
- rec: kcachegrind
- visualisation tool for the Valgrind profiler