kcachegrind 4:21.12.2-0ubuntu1 source package in Ubuntu
Changelog
kcachegrind (4:21.12.2-0ubuntu1) jammy; urgency=medium [ José Manuel SantamarÃa Lema ] * Update upstream signing key [ Rik Mills ] * New upstream release (21.12.2) -- Rik Mills <email address hidden> Thu, 03 Feb 2022 07:15:01 +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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
kcachegrind_21.12.2.orig.tar.xz | 844.8 KiB | 1fddb8b773d0e6d3ee3827fd65d24603e54a327e2889b84c964baea19075e7b9 |
kcachegrind_21.12.2-0ubuntu1.debian.tar.xz | 14.4 KiB | bd07afc0cfb79445ffede3bb41fc14d77ac966c0e39fc115fda131045bad24ea |
kcachegrind_21.12.2-0ubuntu1.dsc | 2.6 KiB | cbdd770db2318e43906f5cffe25a66f4d40722c94a8e8cdadfa7635c04c9d3c5 |
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
* 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