kcachegrind 4:21.12.3-0ubuntu1 source package in Ubuntu
Changelog
kcachegrind (4:21.12.3-0ubuntu1) jammy; urgency=medium * New upstream release (21.12.3) -- Rik Mills <email address hidden> Thu, 03 Mar 2022 10:08:33 +0000
Upload details
- Uploaded by:
- Rik Mills
- Uploaded to:
- Jammy
- Original maintainer:
- Kubuntu Members
- Architectures:
- any all
- Section:
- kde
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | kde |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
kcachegrind_21.12.3.orig.tar.xz | 844.9 KiB | ddcf3722211d47c90616528607ebc4573835faa52a57e2e9d6763968b9975ab3 |
kcachegrind_21.12.3-0ubuntu1.debian.tar.xz | 14.4 KiB | c12c6b7e4c2266c3fe2243f2ffdb4a5cc6a52635ff651d7599edcfde720bf30b |
kcachegrind_21.12.3-0ubuntu1.dsc | 2.6 KiB | b0621993abc5c8a092763d784c69c73193dc47b8237f125ae36f1fadbce3ae1f |
Available diffs
- diff from 4:21.12.2-0ubuntu1 to 4:21.12.3-0ubuntu1 (1001 bytes)
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
* 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