kcachegrind 4:17.04.3-0ubuntu1 source package in Ubuntu

Changelog

kcachegrind (4:17.04.3-0ubuntu1) artful; urgency=low

  * New upstream release (17.04.1)
  * Add qttools5-dev-tools to Build-Depends
  * Install translations and add Breaks/Replaces against kde-l10n
  * New upstream release (17.04.2)
  * New upstream release (17.04.3)

 -- José Manuel Santamaría Lema <email address hidden>  Fri, 18 Aug 2017 08:34:03 +0100

Upload details

Uploaded by:
Jose Manuel Santamaria Lema
Sponsored by:
Rik Mills
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
kde
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kcachegrind_17.04.3.orig.tar.xz 787.3 KiB b6affe6b81dad1e9cc083c34012e3cb3486c51a279ff4c9a58473cac5bdd9271
kcachegrind_17.04.3-0ubuntu1.debian.tar.xz 6.4 KiB 387a13bc72b4af271e12858b9b504639461b956eba09697faa1dd9432753a012
kcachegrind_17.04.3-0ubuntu1.dsc 2.6 KiB a299e23d2635607c02bebf075fde7fbae4baa37be73f14194a74a65fc8c4b1db

View changes file

Binary packages built by this source

kcachegrind: No summary available for kcachegrind in ubuntu artful.

No description available for kcachegrind in ubuntu artful.

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