kcachegrind 4:22.11.90-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream (RC) release (22.11.90)

 -- Rik Mills <email address hidden>  Fri, 25 Nov 2022 16:03:36 +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.11.90.orig.tar.xz 887.5 KiB c7511b3dcbc7a77f06ea2f59d0cdaa0f70a6cda9fd6def9bb3701a2573899bd1
kcachegrind_22.11.90-0ubuntu1.debian.tar.xz 14.5 KiB 2de77d3082a70bfa90ef52358a74287b782e950f7721cf0d332ad432dbde79f4
kcachegrind_22.11.90-0ubuntu1.dsc 2.6 KiB 744f3fd145bb5e862cb09f20be5fa85dec3a8fd90697b7df23f6d6631f334e42

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