kcachegrind 4:22.12.3-0ubuntu1 source package in Ubuntu
Changelog
kcachegrind (4:22.12.3-0ubuntu1) lunar; urgency=medium * New upstream release (22.12.3) -- Rik Mills <email address hidden> Thu, 02 Mar 2023 00:36:12 +0000
Upload details
- Uploaded by:
- Rik Mills
- Uploaded to:
- Lunar
- Original maintainer:
- Kubuntu Members
- Architectures:
- any all
- Section:
- kde
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | kde |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
kcachegrind_22.12.3.orig.tar.xz | 888.2 KiB | 27437664de267524da34d03d8b21507b09e55cc2c3ad41d51ec3761348fd4ab0 |
kcachegrind_22.12.3-0ubuntu1.debian.tar.xz | 14.8 KiB | d7c602babe12d767b77305442ea0a50f804932c3a440bc74b2481c40806f3799 |
kcachegrind_22.12.3-0ubuntu1.dsc | 2.6 KiB | 672084de4759ee696ecf20e834f523ca5290d763439b5f604a23aefd6ebbac35 |
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