kcachegrind 4:23.08.2-0ubuntu1 source package in Ubuntu

Changelog

kcachegrind (4:23.08.2-0ubuntu1) noble; urgency=medium

  * New upstream release (23.08.2)

 -- Rik Mills <email address hidden>  Thu, 26 Oct 2023 12:29:09 +0100

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Noble
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_23.08.2.orig.tar.xz 900.2 KiB 9a94125b7a2dcd11253c2361b19e04ec44008ad3e4be1982094849d411936d71
kcachegrind_23.08.2-0ubuntu1.debian.tar.xz 14.9 KiB 38d67408d02b71e32558348cc9f47c748f223936e36367ce107c47dd122bbedd
kcachegrind_23.08.2-0ubuntu1.dsc 2.6 KiB 0dbdd795dbe4714e2abdae439ac2e8e25ff698bc3f1c6819e82cefbc81e70a2c

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