kcachegrind 4:23.07.90-0ubuntu1 source package in Ubuntu

Changelog

kcachegrind (4:23.07.90-0ubuntu1) mantic; urgency=medium

  * New upstream (beta) release (23.07.80)
  * New upstream (RC) release (23.07.90)

 -- Rik Mills <email address hidden>  Tue, 15 Aug 2023 02:32:04 +0100

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Mantic
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.07.90.orig.tar.xz 900.2 KiB 83bccbe185cdd75490014216908196b27dd1e8ca9dca9b6e474766704fbc772e
kcachegrind_23.07.90-0ubuntu1.debian.tar.xz 14.9 KiB ea8797f446e4ff5e940174d34aa18b4d24afa4d6624243ac52a80c734eb712a6
kcachegrind_23.07.90-0ubuntu1.dsc 2.6 KiB 920719c18d20d06d01c4b24fc4277bdcd8accf5f4b9b5a36441fc7dbc8b24487

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