debian/0000755000000000000000000000000012253430303007161 5ustar debian/source/0000755000000000000000000000000011777127720010501 5ustar debian/source/format0000644000000000000000000000001411777127720011707 0ustar 3.0 (quilt) debian/control0000644000000000000000000000176112101330354010566 0ustar Source: radeontop Section: utils Priority: extra Maintainer: John Paul Adrian Glaubitz Build-Depends: debhelper (>= 9.0.0), libpciaccess-dev, pkg-config, libncurses5-dev Standards-Version: 3.9.4 Homepage: https://github.com/clbr/radeontop Vcs-Git: git://github.com/glaubitz/radeontop-debian.git Vcs-Browser: https://github.com/glaubitz/radeontop-debian Package: radeontop Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Description: Utility to show Radeon GPU utilization radeontop is a small utility which allows one to monitor the utilization of Radeon GPUs starting from the R600 series and newer using undocumented performance counters in the hardware. The utility works with the free drivers. . It displays the utilization of the graphics pipe, event engine, vertex cache, vertex group and tesselator, texture addresser and cache, the shader units and more, both with a relative percent value as well as a colorful bar diagram. .debian/compat0000644000000000000000000000000211777127720010377 0ustar 9 debian/rules0000755000000000000000000000020111777127720010252 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export debug=1 %: dh $@ debian/radeontop.manpages0000644000000000000000000000001311777127720012703 0ustar radeontop.1debian/watch0000644000000000000000000000024112063475415010223 0ustar version=3 https://github.com/clbr/radeontop/tags .*/v?(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz)) # Bart Martens Fri, 23 Nov 2012 19:47:38 +0000 debian/docs0000644000000000000000000000001211777127720010045 0ustar README.md debian/copyright0000644000000000000000000000357611777127720011147 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: radeontop Source: https://github.com/clbr/radeontop Files: * Copyright: 2012 Lauri Kasanen License: GPLv3 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 St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. Files: debian/* Copyright: 2012 John Paul Adrian Glaubitz 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". debian/changelog0000644000000000000000000000166612253430303011044 0ustar radeontop (0.7-1) unstable; urgency=low * New upstream release. - add complete Russian translation - fix various locales - update PCI IDs to support Oland, Hainan, Bonaire, Kabini and Kaveri GPUs - improve dumping into pipes -- John Paul Adrian Glaubitz Sun, 15 Dec 2013 23:41:17 +0100 radeontop (0.6-2) unstable; urgency=low * Include updated watch file (Thanks Bart Martens). * Bump standards to version 3.9.4 (no changes required). -- John Paul Adrian Glaubitz Sun, 27 Jan 2013 23:58:30 +0100 radeontop (0.6-1) unstable; urgency=low * Update to latest upstream release. -- John Paul Adrian Glaubitz Thu, 08 Nov 2012 15:10:56 +0100 radeontop (0.5.4.1-1) unstable; urgency=low * Initial release (Closes: #680892) -- John Paul Adrian Glaubitz Tue, 10 Jul 2012 01:28:50 +0200