debian/0000775000000000000000000000000012321601036007162 5ustar debian/copyright0000664000000000000000000001224512321601036011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: kcachegrind Source: http://www.kde.org/download/ Files: * Copyright: 2002-2011, Josef Weidendorfer 2009, Federico Zenith License: GPL-2 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: qcachegrind/qtcolorbutton.cpp qcachegrind/qtcolorbutton.h Copyright: 2009, Nokia Corporation and/or its subsidiary(-ies) License: LGPL-2.1 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1" Files: doc/* Copyright: 2002-2004, Josef Weidendorfer 2009, Federico Zenith License: GFDL-1.2+ Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". . On Debian systems, the complete text of the GNU Free Documentation License version 1.2 can be found in "/usr/share/common-licenses/GFDL-1.2". Files: debian/* Copyright: 2007-2013, Debian Qt/KDE Maintainers 2013 Jonathan Riddell License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: converters/pprof2calltree Copyright: 2004 OmniTI Computer Consulting License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . - All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by OmniTI Computer Consulting. . - Neither name of the company nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS `AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/man/0000775000000000000000000000000012321601036007735 5ustar debian/man/kcachegrind.10000664000000000000000000000461012321601036012262 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH KCACHEGRIND 1 "March 25, 2005" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME kcachegrind \- a visualisation tool for valgrind profiling output .SH SYNOPSIS .B kcachegrind .RI "[ " generic-options " ]" [ \fB\-r\fP \fIexec\fP ] [ \fItrace-file\fP ] .SH DESCRIPTION \fBKCachegrind\fP is a visualisation tool for the profiling data generated by \fBcalltree\fP, a profiling skin for \fBvalgrind\fP. Applications can be profiled using calltree without being recompiled, and shared libraries and plugin architectures are supported. .PP For visualising the output from other profiling tools, several converters are available. On Debian systems these can be found in the \fIkcachegrind-converters\fP package. .PP This application is part of the KDE Software Development Kit. .SH OPTIONS Below are the kcachegrind-specific options. For a full summary of options, run \fIkcachegrind \-\-help\fP. .TP \fB\-r\fP \fIexec\fP Run the program \fIexec\fP under cachegrind. .TP \fItrace-file\fP Visualise data from the given trace. .SH SEE ALSO .BR calltree (1), .BR dprof2calltree (1), .BR hotshot2calltree (1), .BR memprof2calltree (1), .BR op2calltree (1), .BR pprof2calltree (1), .BR valgrind (1). .PP Full user documentation is available through the KDE Help Centre. You can also enter the URL \fIhelp:/kcachegrind/\fP directly into konqueror or you can run `\fIkhelpcenter help:/kcachegrind/\fP' from the command-line. .PP If the KDE Help Centre is not installed then you can install the package \fIkdesdk-doc-html\fP and read this documentation in HTML format from \fI/usr/share/doc/kde/HTML/en/kcachegrind/\fP. .SH AUTHOR KCachegrind was written by Josef Weidendorfer . .br This manual page was prepared by Ben Burton for the Debian GNU/Linux system (but may be used by others). debian/kcachegrind.install0000664000000000000000000000150712321601036013017 0ustar usr/bin/kcachegrind usr/share/applications/kde4/kcachegrind.desktop usr/share/doc/kde/HTML/en/kcachegrind/common usr/share/doc/kde/HTML/en/kcachegrind/index.cache.bz2 usr/share/doc/kde/HTML/en/kcachegrind/index.docbook usr/share/icons/hicolor/32x32/apps/kcachegrind.png usr/share/icons/hicolor/48x48/apps/kcachegrind.png usr/share/kde4/apps/kcachegrind/icons/hicolor/16x16/actions/move.png usr/share/kde4/apps/kcachegrind/icons/hicolor/16x16/actions/percent.png usr/share/kde4/apps/kcachegrind/icons/hicolor/22x22/actions/hidetemplates.png usr/share/kde4/apps/kcachegrind/icons/hicolor/22x22/actions/move.png usr/share/kde4/apps/kcachegrind/icons/hicolor/22x22/actions/percent.png usr/share/kde4/apps/kcachegrind/icons/hicolor/32x32/actions/percent.png usr/share/kde4/apps/kcachegrind/kcachegrindui.rc usr/share/kde4/apps/kcachegrind/tips debian/watch0000664000000000000000000000020012321601036010203 0ustar version=3 opts=dversionmangle=s/\+dfsg(\.\d+)?$// \ ftp://ftp.kde.org/pub/kde/stable/([\d\.]*)/src/kcachegrind-([\d\.]*).tar.xz debian/rules0000775000000000000000000000023512321601036010242 0ustar #!/usr/bin/make -f include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk override_dh_strip: $(overridden_command) --dbg-package=kcachegrind-dbg debian/source/0000775000000000000000000000000012321601036010462 5ustar debian/source/lintian-overrides0000664000000000000000000000010012321601036014032 0ustar kcachegrind source: dbg-package-missing-depends kcachegrind-dbg debian/source/format0000664000000000000000000000001412321601036011670 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000000623212321601036011037 0ustar kcachegrind (4:4.13.0-0ubuntu1) trusty; urgency=medium * New upstream KDE Software Compilation release -- Jonathan Riddell Thu, 10 Apr 2014 21:42:05 +0100 kcachegrind (4:4.12.97-0ubuntu1) trusty; urgency=medium * New upstream release candidate -- Philip Muškovac Wed, 02 Apr 2014 11:13:23 +0200 kcachegrind (4:4.12.95-0ubuntu1) trusty; urgency=medium * New upstream beta release -- Rohan Garg Sun, 23 Mar 2014 12:00:29 +0100 kcachegrind (4:4.12.90-0ubuntu1) trusty; urgency=medium * New upstream beta release -- Jonathan Riddell Wed, 19 Mar 2014 10:40:34 +0000 kcachegrind (4:4.12.3-0ubuntu1) trusty; urgency=medium * New upstream bugfix release -- Rohan Garg Tue, 04 Mar 2014 20:33:52 +0100 kcachegrind (4:4.12.2-0ubuntu1) trusty; urgency=medium * New upstream bugfix release -- Rohan Garg Tue, 04 Feb 2014 23:41:48 +0000 kcachegrind (4:4.12.1-0ubuntu1) trusty; urgency=low * New upstream bugfix release -- Rohan Garg Thu, 16 Jan 2014 08:00:40 +0000 kcachegrind (4:4.12.0-0ubuntu1) trusty; urgency=low * New upstream release -- Jonathan Riddell Wed, 18 Dec 2013 16:31:26 +0000 kcachegrind (4:4.11.97-0ubuntu1) trusty; urgency=low * New upstream RC release -- Jonathan Riddell Fri, 29 Nov 2013 12:37:36 +0000 kcachegrind (4:4.11.95-0ubuntu1) trusty; urgency=low * New upstream beta release -- Rohan Garg Mon, 25 Nov 2013 17:48:40 +0100 kcachegrind (4:4.11.80-0ubuntu1) trusty; urgency=low * New upstream beta release -- Rohan Garg Sat, 23 Nov 2013 17:30:19 +0100 kcachegrind (4:4.11.2-0ubuntu1) saucy; urgency=low * New upstream bugfix release -- Jonathan Riddell Mon, 30 Sep 2013 14:02:22 +0100 kcachegrind (4:4.11.1-0ubuntu1) saucy; urgency=low * New upstream bugfix release. -- Howard Chan Fri, 06 Sep 2013 22:08:24 +0100 kcachegrind (4:4.11.0-0ubuntu1) saucy; urgency=low [ Howard Chan ] * New upstream release [ Jonathan Riddell ] * New upstream release -- Jonathan Riddell Wed, 14 Aug 2013 00:02:33 +0100 kcachegrind (4:4.10.97-0ubuntu1) saucy; urgency=low * New upstream RC 2 release * New upstream RC 2 release -- Jonathan Riddell Fri, 26 Jul 2013 19:10:13 +0100 kcachegrind (4:4.10.95-0ubuntu1) saucy; urgency=low * New upstream RC release -- Rohan Garg Mon, 15 Jul 2013 10:30:17 +0100 kcachegrind (4:4.10.90-0ubuntu1) saucy; urgency=low [ Michał Zając ] * New upstream bet release [ Philip Muškovac ] * Use = binary:Version for kcachegrind-dbg depends on kcachegrind -- Michał Zając Fri, 28 Jun 2013 18:02:27 +0100 kcachegrind (4:4.10.80-0ubuntu1) saucy; urgency=low [ Jonathan Riddell ] * New upstream release * Initial package, split from kcachegrind [ Rohan Garg ] * Add kcachegrind-converters -- Jonathan Riddell Fri, 21 Jun 2013 02:38:00 +0100 debian/compat0000664000000000000000000000000212321601036010360 0ustar 9 debian/control0000664000000000000000000000530012321601036010563 0ustar Source: kcachegrind Section: kde Priority: optional Maintainer: Kubuntu Developers Build-Depends: kde-sc-dev-latest (>= 4:4.10.2), cmake, debhelper (>= 9), pkg-kde-tools (>= 0.12), kdelibs5-dev (>= 4:4.13.0) Standards-Version: 3.9.4 Homepage: http://www.kde.org Vcs-Browser: http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/kcachegrind Vcs-Bzr: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/kcachegrind Package: kcachegrind Architecture: any Section: devel Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: valgrind, graphviz Suggests: kcachegrind-converters, khelpcenter4 Description: 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. Package: kcachegrind-converters Architecture: all Section: devel Depends: ${misc:Depends}, ${perl:Depends}, php5-cli, python Recommends: kcachegrind Description: 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. Package: kcachegrind-dbg Section: debug Architecture: any Priority: extra Depends: ${misc:Depends}, kde-runtime-dbg, kate-dbg, kcachegrind (= ${binary:Version}) Replaces: kdeutils-dbg (<< 4:4.6), kdesdk-dbg Breaks: kdeutils-dbg (<< 4:4.6), kdesdk-dbg Description: debugging symbols for the KDE Software Development Kit module This package contains debugging files used to investigate problems with binaries included in the KDE Software Development Kit module. debian/kcachegrind.manpages0000664000000000000000000000003112321601036013133 0ustar debian/man/kcachegrind.1 debian/kcachegrind-converters.install0000664000000000000000000000016412321601036015205 0ustar usr/bin/dprof2calltree usr/bin/hotshot2calltree usr/bin/memprof2calltree usr/bin/op2calltree usr/bin/pprof2calltree