kcachegrind 4:19.12.1-0ubuntu2 source package in Ubuntu

Changelog

kcachegrind (4:19.12.1-0ubuntu2) focal; urgency=medium

  * Hard-code python2 instead of python.

 -- Matthias Klose <email address hidden>  Tue, 14 Jan 2020 21:51:28 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Qt/KDE Maintainers
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_19.12.1.orig.tar.xz 791.2 KiB 210e04441519c47d103871e52d98351abc41a04b9385c577a7839eec31a2f400
kcachegrind_19.12.1-0ubuntu2.debian.tar.xz 11.5 KiB 2170ead919a6b4a198081b6d5ee1394c69801b74221b191db0049502c39fd53b
kcachegrind_19.12.1-0ubuntu2.dsc 2.6 KiB b27dea9f8272af0062e1c4b93e51e1e8170d58e4cd09c7de0c430d6ac5842052

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
   * hotshot2calltree: converts the pstat output of the hotshot Python profiler
   * 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