kcachegrind 4:22.08.3-0ubuntu1 source package in Ubuntu

Changelog

kcachegrind (4:22.08.3-0ubuntu1) lunar; urgency=medium

  * New upstream release (22.08.2)
  * New upstream release (22.08.3)

 -- Rik Mills <email address hidden>  Mon, 07 Nov 2022 11:07:08 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kcachegrind_22.08.3.orig.tar.xz 859.2 KiB 160b9b2f28e1e6986026c0fc3dc34df26d56d88e3355704a0226e60786218ac7
kcachegrind_22.08.3-0ubuntu1.debian.tar.xz 14.5 KiB 59bd2e604f628a26d16b09d69f3802010b5316de889cc6b008cc40dc566fa2ad
kcachegrind_22.08.3-0ubuntu1.dsc 2.6 KiB 829016b22cdbb72e44b28d1a7a6fce567059ec9494107dcf81ba626f5cbe3396

View changes file

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