debian/0000755000000000000000000000000012231513271007163 5ustar debian/manpages0000644000000000000000000000000711442747323010710 0ustar vite.1 debian/compat0000644000000000000000000000000211442747323010373 0ustar 7 debian/source/0000755000000000000000000000000012220045745010467 5ustar debian/source/format0000644000000000000000000000001411530247202011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001120412231513052011030 0ustar vite (1.2+svn1399-1) unstable; urgency=low * New upstream snapshot. - Fixes reading states in StarPU traces. -- Samuel Thibault Tue, 22 Oct 2013 17:13:45 +0200 vite (1.2+svn1380-1) unstable; urgency=low * New upstream snapshot. * patches/{paje,overflow.patch}: Remove, merged upstream * Bump Standards-Version to 3.9.4 (no changes). * rules: Use dh_auto_build instead of running make all ourself. -- Samuel Thibault Mon, 23 Sep 2013 16:19:21 +0200 vite (1.2+svn1347-3) unstable; urgency=low * patches/paje: New patch to fix paje parsing (Closes: Bug#695678). -- Samuel Thibault Tue, 11 Dec 2012 17:04:46 +0100 vite (1.2+svn1347-2) unstable; urgency=low * patches/overflow.patch: New upstream patch to fix overflow on big input traces. -- Samuel Thibault Fri, 03 Aug 2012 22:37:18 +0200 vite (1.2+svn1347-1) unstable; urgency=low * New upstream snapshot (Closes: Bug#667410). * patches/gold-fix.diff: Remove, merged upstream. * control: - Add cmake build-dep. - Add libotf-trace-dev build-dep instead of shipping it. * Bump Standards-Version to 3.9.3 (no change needed) * control: Depend on hardening-check. * rules: Set DEB_BUILD_HARDENING=1 to enable hardening. -- Samuel Thibault Wed, 09 May 2012 14:54:33 +0200 vite (1.2-3) unstable; urgency=low * rules: Replace rules with mere dh. * control: Build-depend on debhelper >= 7.0.50 to get dh. * source/format: Switch to 3.0 (quilt) format. * patches/gold-fix.diff: Fix link failure with gold (Closes: Bug#615792). -- Samuel Thibault Sun, 20 Feb 2011 18:06:54 +0100 vite (1.2-2) unstable; urgency=low * Upload to unstable. -- Samuel Thibault Sun, 06 Feb 2011 04:42:42 +0100 vite (1.2-1) experimental; urgency=low * New upstream release - format: Improve OTF support. - performance: Reduce the time to parse a file. - improvement: Minimap, plugin interface, recent file menu. * debian/copyright: Extend ViTE developers' copyright to 2010. Add copyright information for qtcolorpicker and tau. * debian/docs: Rename documentation to docs. * debian/rules: Likewise. * debian/rules: Drop --enable_otf (now enabled by default). -- Samuel Thibault Sat, 11 Sep 2010 20:45:05 +0200 vite (1.1-3) unstable; urgency=low * debian/rules: Run ./configure through bash instead of sh. -- Samuel Thibault Wed, 25 Aug 2010 00:56:44 +0200 vite (1.1-2) unstable; urgency=low * debian/control: - Bump libqt4-dev build-dep version to >= 4:4.6, as previous versions get random crashes with newer X servers. - Bump Standards-Version to 3.9.1 (no change needed). -- Samuel Thibault Tue, 24 Aug 2010 21:39:11 +0200 vite (1.1-1) unstable; urgency=low New upstream release * format: Add partial OTF support. * performance: Reduce the time to parse a file. * improvement: More exports available (png, jpeg and counter in raw format). * Closes: Bug#565045. * control: Add ${misc:Depends}. * debian/control: Bump Standards-Version to 3.8.4 (no change needed). * debian/copyright: Fix the copyright sign. * debian/control: Remove the freeglut3-dev build-depend, add the zlib1g-dev. -- Samuel Thibault Tue, 09 Feb 2010 23:27:00 +0100 vite (1.0+svn834-5) unstable; urgency=low * src/general/Tools.hpp: Add #include to fix FTBFS with gcc-4.4 (Closes: Bug#547331). -- Samuel Thibault Fri, 18 Sep 2009 23:52:56 +0200 vite (1.0+svn834-4) unstable; urgency=low * control: Really replace freeglut-dev Build-dependency with freeglut3-dev (Closes: Bug#545641). -- Samuel Thibault Fri, 18 Sep 2009 02:23:35 +0200 vite (1.0+svn834-3) unstable; urgency=low * control: Replace freeglut-dev Build-dependency with freeglut3-dev, as the former is not provided by the latter any more (Closes: Bug#545641). -- Samuel Thibault Tue, 08 Sep 2009 13:51:03 +0200 vite (1.0+svn834-2) unstable; urgency=low * Drop texlive-lang-french dependency. * Bump Standards-Version to 3.8.3 (no change needed). * control: - Add Multi-Arch: foreign header. - Fix typo in description (Closes: #543490). - Replace libglut3-dev Build-dependency with freeglut-dev (Closes: #543705). -- Samuel Thibault Wed, 26 Aug 2009 17:27:12 +0200 vite (1.0+svn834-1) unstable; urgency=low * Initial release. (Closes: #533414) -- Samuel Thibault Tue, 18 Aug 2009 21:48:49 +0200 debian/rules0000755000000000000000000000066012220047323010243 0ustar #!/usr/bin/make -f export DEB_BUILD_HARDENING=1 %: dh $@ override_dh_auto_configure: cmake . -DVITE_ENABLE_OTF=ON \ -DVITE_ENABLE_MT_PARSERS=ON override_dh_auto_build: dh_auto_build $(MAKE) -C docs/user_manual $(MAKE) -C docs/technical_manual override_dh_auto_install: override_dh_auto_clean: $(MAKE) -C docs/user_manual clean $(MAKE) -C docs/technical_manual clean -rm -f $(shell cat debian/toclean) dh_auto_clean debian/README.Debian0000644000000000000000000000020411442747323011232 0ustar ViTE for Debian --------------- First public release. -- Samuel Thibault Thu, 18 Jun 2009 00:24:40 +0200 debian/docs0000644000000000000000000000021611442747323010047 0ustar licence/Licence_CeCILL_V2-en.txt licence/Licence_CeCILL_V2-fr.txt docs/user_manual/user_manual.pdf docs/technical_manual/technical_manual.pdf debian/menu0000644000000000000000000000015611442747323010066 0ustar ?package(vite):command="/usr/bin/vite" needs="X11" \ section="Applications/Programming" title="ViTE" debian/toclean0000644000000000000000000000306411756221125010543 0ustar CMakeCache.txt CMakeFiles/CMakeCCompiler.cmake CMakeFiles/cmake.check_cache CMakeFiles/CMakeCXXCompiler.cmake CMakeFiles/CMakeDetermineCompilerABI_C.bin CMakeFiles/CMakeDetermineCompilerABI_CXX.bin CMakeFiles/CMakeDirectoryInformation.cmake CMakeFiles/CMakeError.log CMakeFiles/CMakeOutput.log CMakeFiles/CMakeRuleHashes.txt CMakeFiles/CMakeSystem.cmake CMakeFiles/CompilerIdC/a.out CMakeFiles/CompilerIdC/CMakeCCompilerId.c CMakeFiles/CompilerIdCXX/a.out CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp CMakeFiles/dist.dir/build.make CMakeFiles/dist.dir/cmake_clean.cmake CMakeFiles/dist.dir/DependInfo.cmake CMakeFiles/dist.dir/progress.make CMakeFiles/Makefile2 CMakeFiles/Makefile.cmake CMakeFiles/progress.marks CMakeFiles/TargetDirectories.txt cmake_install.cmake CPackConfig.cmake CPackSourceConfig.cmake Makefile plugins/CMakeFiles/CMakeDirectoryInformation.cmake plugins/CMakeFiles/progress.marks plugins/cmake_install.cmake plugins/Makefile src/CMakeFiles/CMakeDirectoryInformation.cmake src/CMakeFiles/progress.marks src/CMakeFiles/vite.dir/build.make src/CMakeFiles/vite.dir/C.includecache src/CMakeFiles/vite.dir/cmake_clean.cmake src/CMakeFiles/vite.dir/CXX.includecache src/CMakeFiles/vite.dir/DependInfo.cmake src/CMakeFiles/vite.dir/depend.internal src/CMakeFiles/vite.dir/depend.make src/CMakeFiles/vite.dir/flags.make src/CMakeFiles/vite.dir/link.txt src/CMakeFiles/vite.dir/progress.make src/cmake_install.cmake src/common/ViteConfig.hpp src/interface/vite.qrc.depends src/Makefile docs/technical_manual/technical_manual.pdf docs/technical_manual/technical_manual.dvi debian/control0000644000000000000000000000231112224364362010572 0ustar Source: vite Section: devel Priority: optional Maintainer: Samuel Thibault Build-Depends: debhelper (>= 7.0.50), cmake, libqt4-dev (>= 4:4.6), libqt4-opengl, libqt4-opengl-dev, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, libotf-trace-dev, texlive-fonts-recommended, ghostscript, zlib1g-dev, hardening-wrapper Standards-Version: 3.9.4 Homepage: http://vite.gforge.inria.fr/ Vcs-Browser: http://gforge.inria.fr/plugins/scmsvn/viewcvs.php/package/?root=vite Vcs-Svn: svn://scm.gforge.inria.fr/svn/vite/package Package: vite Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Description: Efficient visual trace explorer ViTE is a powerful portable and open source profiling tool to visualize the behaviour of parallel applications. Thanks to its scalable design, ViTE helps programmers to efficiently analyze the performance of potentially large applications. . ViTE currently enables the visualisation of traces using the Pajé format (open format, see http://www-id.imag.fr/Logiciels/paje/) and has various functionalities such as exporting a view in a svg format to integrate the results easily in a report, or viewing statistics. debian/install0000644000000000000000000000013211752471001010551 0ustar src/vite /usr/bin vite.xpm /usr/share/pixmaps debian/vite.desktop /usr/share/applications debian/vite.desktop0000644000000000000000000000023711442747323011541 0ustar [Desktop Entry] Name=ViTE Comment=A visual trace explorer Icon=/usr/share/pixmaps/vite.xpm Exec=/usr/bin/vite Type=Application Categories=Utility;Application; debian/copyright0000644000000000000000000003145011752465542011137 0ustar This package was debianized by ViTE developpers on Thu, 16 Apr 2009 14:30:59 +0200 and maintained by Samuel Thibault It was downloaded from externals/otf part: =================== Upstream Authors: Andreas Knuepfer Ronny Brendel Matthias Jurenz Johannes Spazier Michael Heyde Michael Kluge Holger Mickler Holger Brunst Hartmut Mix Copyright: Copyright by ZIH, TU Dresden 2005-2009. License: Copyright (c) 2005-2010, ZIH, Technische Universitaet Dresden, Federal Republic of Germany All rights reserved. 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. - Neither the name of ZIH, TU Dresden 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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. externals/qtcolorpicker part: ============================= Copyright: Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). License: Commercial Usage Licensees holding valid Qt Commercial licenses may use this file in accordance with the Qt Solutions Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia. GNU Lesser General Public License Usage Alternatively, this file may be used under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation and appearing in the file LICENSE.LGPL included in the packaging of this file. Please review the following information to ensure the GNU Lesser General Public License version 2.1 requirements will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. In addition, as a special exception, Nokia gives you certain additional rights. These rights are described in the Nokia Qt LGPL Exception version 1.1, included in the file LGPL_EXCEPTION.txt in this package. GNU General Public License Usage Alternatively, this file may be used under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation and appearing in the file LICENSE.GPL included in the packaging of this file. Please review the following information to ensure the GNU General Public License version 3.0 requirements will be met: http://www.gnu.org/copyleft/gpl.html. Please note Third Party Software included with Qt Solutions may impose additional restrictions and it is the user's responsibility to ensure that they have met the licensing requirements of the GPL, LGPL, or Qt Solutions Commercial license and the relevant license of the Third Party Software they are using. If you are unsure which license is appropriate for your use, please contact Nokia at qt-info@nokia.com. The complete text of the LGPL licence version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1 The complete text of the GPL licence version 3.0 can be found in /usr/share/common-licenses/GPL-3 The aforementioned exception (LGPL_EXCEPTION.txt) is the following: Nokia Qt LGPL Exception version 1.1 As an additional permission to the GNU Lesser General Public License version 2.1, the object code form of a "work that uses the Library" may incorporate material from a header file that is part of the Library. You may distribute such object code under terms of your choice, provided that: (i) the header files of the Library have not been modified; and (ii) the incorporated material is limited to numerical parameters, data structure layouts, accessors, macros, inline functions and templates; and (iii) you comply with the terms of Section 6 of the GNU Lesser General Public License version 2.1. Moreover, you may apply this exception to a modified version of the Library, provided that such modification does not involve copying material from the Library into the modified Library?s header files unless such material is limited to (i) numerical parameters; (ii) data structure layouts; (iii) accessors; and (iv) small macros, templates and inline functions of five lines or less in length. Furthermore, you are not required to apply this additional permission to a modified version of the Library. externals/tau part: =================== Copyright: Copyright 1997-2007 Department of Computer and Information Science, University of Oregon Advanced Computing Laboratory, Los Alamos National Laboratory Research Center Juelich, ZAM Germany License: Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of University of Oregon (UO) Research Center Juelich, (ZAM) and Los Alamos National Laboratory (LANL) not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. The University of Oregon, ZAM and LANL make no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. UO, ZAM AND LANL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE UNIVERSITY OF OREGON, ZAM OR LANL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. src/core/getopt.h: ================== Copyright: (C) 2005 by fizzgig License: This program 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 program 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. The complete text of the GPL licence version 2 can be found in /usr/share/common-licenses/GPL-2 src/interface/qxt*.*: ===================== Copyright: (C) Adam Higerd License: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or any later version. This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. There is aditional information in the LICENSE file of libqxt. If you did not receive a copy of the file try to download it or contact the libqxt Management The complete text of the LGPL licence version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1 src/trace/portable_iarchive.*pp: ================================ Copyright: christian.pfligersdorffer@eos.info License: The boost software license applies. Boost Software License - Version 1.0 ------------------------------------ Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. The rest (ViTE) =============== Upstream Authors: COULOMB Kevin FAVERGE Mathieu JAZEIX Johnny LAGRASSE Olivier MARCOUEILLE Jule NOISETTE Pascal REDONDY Arthur VUCHENER Clément Copyright: (c) 2009-2012 ViTE developers License: This software is governed by the CeCILL-A license under French law and abiding by the rules of distribution of free software. You can use, modify and/or redistribute the software under the terms of the CeCILL-A license as circulated by CEA, CNRS and INRIA at the following URL: "http://www.cecill.info". As a counterpart to the access to the source code and rights to copy, modify and redistribute granted by the license, users are provided only with a limited warranty and the software's author, the holder of the economic rights, and the successive licensors have only limited liability. In this respect, the user's attention is drawn to the risks associated with loading, using, modifying and/or developing or reproducing the software by the user in light of its specific status of free software, that may mean that it is complicated to manipulate, and that also therefore means that it is reserved for developers and experienced professionals having in-depth computer knowledge. Users are therefore encouraged to load and test the software's suitability as regards their requirements in conditions enabling the security of their systems and/or data to be ensured and, more generally, to use and operate it in the same conditions as regards security. The fact that you are presently reading this means that you have had knowledge of the CeCILL-A license and that you accept its terms. The Debian packaging is © 2009-2012, ViTE developpers and is licensed under the CeCILL-A The complete text of the CeCILL-A licence version 2 can be found in Licence-CeCILL_V2-en.txt (english version) Licence-CeCILL_V2-fr.txt (french version)