kcachegrind 4:19.12.1-0ubuntu1 source package in Ubuntu
Changelog
kcachegrind (4:19.12.1-0ubuntu1) focal; urgency=medium * New upstream release (19.12.1) -- Rik Mills <email address hidden> Thu, 09 Jan 2020 14:52:24 +0000
Upload details
- Uploaded by:
- Rik Mills
- Uploaded to:
- Focal
- Original maintainer:
- Debian Qt/KDE Maintainers
- Architectures:
- any all
- Section:
- kde
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
kcachegrind_19.12.1.orig.tar.xz | 791.2 KiB | 210e04441519c47d103871e52d98351abc41a04b9385c577a7839eec31a2f400 |
kcachegrind_19.12.1-0ubuntu1.debian.tar.xz | 11.3 KiB | 2e248bfebe3d804c318e480baa418f31f958b166dc50b65303d22a9cbcd656e3 |
kcachegrind_19.12.1-0ubuntu1.dsc | 2.6 KiB | a6c39f9539586ef975f565dead0a150ea4792d2a1fa54a286d31e7c2b91bfa36 |
Available diffs
Binary packages built by this source
- kcachegrind: visualisation tool for the Valgrind profiler
KCachegrind is a visualisation tool for the profiling data generated
by calltree, a memory profiling tool for valgrind. Any executable can be
profiled using calltree without being recompiled, including multi-threaded
applications, shared libraries, and plugins.
.
For visualising the output from profiling tools other than Valgrind, several
converters can be found in the kcachegrind-converters package.
.
This package is part of the KDE Software Development Kit module.
- kcachegrind-converters: 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-dbgsym: debug symbols for kcachegrind