Pakket: kcachegrind-converters (4:17.08.3-2)
Verwijzigingen voor kcachegrind-converters
Debian bronnen:
Het bronpakket kcachegrind downloaden:
- [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]
Beheerders:
- Debian/Kubuntu Qt/KDE Maintainers (QA-pagina, Mailarchief)
- Sune Vuorela (QA-pagina)
- Modestas Vainius (QA-pagina)
- George Kiagiadakis (QA-pagina)
- Maximiliano Curia (QA-pagina)
Externe bronnen:
- Homepage [www.kde.org]
Vergelijkbare pakketten:
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.
Andere aan kcachegrind-converters gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: php-cli
- command-line interpreter for the PHP scripting language (default)
Ook een virtueel pakket geboden door: php7.3-cli
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- rec: kcachegrind
- visualisation tool for the Valgrind profiler