Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: iotop | Distribution: openSUSE Tumbleweed |
Version: 0.6git.20230403 | Vendor: openSUSE |
Release: 2.1 | Build date: Thu Jul 11 15:37:39 2024 |
Group: System/Monitoring | Build host: reproducible |
Size: 225179 | Source RPM: iotop-0.6git.20230403-2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://guichaz.free.fr/iotop/ | |
Summary: Top Like UI to Show Per-Process I/O Going on |
Linux has always been able to show how much I/O was going on (the bi and bo columns of the vmstat 1 command). Iotop is a Python program with a UI similar to top to show on behalf of which process is the I/O going on.
GPL-2.0-only
* Thu Jul 11 2024 Manfred Schwarb <manfred99@gmx.ch> - Use git hash for download URL, not branch name. * Fri Sep 08 2023 Manfred Schwarb <manfred99@gmx.ch> - Update to head checkout 4b2e1aa: * data.py get_cmdline: use errors=replace for unicode errors * Sat Jul 09 2022 Manfred Schwarb <manfred99@gmx.ch> - Update to head checkout a14256a: * solves several UTF-8 issues * switches to python3 * deal with kernel.task_delayacct (CONFIG_TASK_DELAY_ACCT) - remove obsolete patches: * iotop-0.6-ignore-invalid-lines-in-proc-status.patch * iotop-0.6-python3-header.patch * iotop-0.6-python3_build.patch * iotop-0.60-fix-proc-status-split.patch - remove patch iotop-0.6-noendcurses.patch, is now handled by issuing sys.exit(1). - remove "BuildArch: noarch" as package is architecture dependent * Tue May 29 2018 ldevulder@suse.com - Add iotop-0.60-fix-proc-status-split.patch: Upstream commit to fix crash when /proc/*/status doesn't have tab character (this can be the case with vserver kernels) - Add iotop-0.6-ignore-invalid-lines-in-proc-status.patch: Upstream commit to fix crash when /proc/*/status has invalid lines * Wed Feb 21 2018 mvetter@suse.com - bsc#1081915: Port to python3: * Add iotop-0.6-python3_build.patch: Upstream commit to fix python build by replacing itervalues() with values(). ID is 99c8d7cedce81f17b851954d94bfa73787300599 * Add iotop-0.6-python3-header.patch: Replace header to use python3 - Add iotop-0.6-noendcurses.patch: to prevent problems when closing terminal while running iotop (rh#1035503) - Run spec-cleaner: * Remove py_requires * Use man macro - Drop condition around noarch * Mon Mar 16 2015 mpluskal@suse.com - Cleanup spec file with spec-cleaner - Remove no longer needed iotop-rpmlintrc - Build cleanup - Add gpg signature - Use fdupes to remove duplicates * Thu Jun 27 2013 pth@suse.de - Update to 0.6: * Clean up the terminal on exit * Stop busy looping on exit in certain conditions * Restored UTF-8 support with python2 * Releases are now gpg signed with key "4096R/4D23A27E 2013-05-26" * Sun Mar 03 2013 zaitor@opensuse.org - Update to version 0.5: + Adapt the display to the maximum pid width. + Include both total and actual disk bandwidth in the summary. + Conversion to Python 3. + Installation to sbin instead of bin. * Mon Oct 31 2011 pascal.bleser@opensuse.org - update to 0.4.4: * cosmetic fixes, including a better error message when missing root credentials * Wed Mar 30 2011 saschpe@suse.de - Remove authors from %%description - Change "python ./setup.py" calls to "python setup.py"
/usr/lib64/python3.11/site-packages/iotop /usr/lib64/python3.11/site-packages/iotop-0.6-py3.11.egg-info /usr/lib64/python3.11/site-packages/iotop/__init__.py /usr/lib64/python3.11/site-packages/iotop/__pycache__ /usr/lib64/python3.11/site-packages/iotop/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/__init__.cpython-311.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/data.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/data.cpython-311.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/genetlink.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/genetlink.cpython-311.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/ioprio.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/ioprio.cpython-311.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/netlink.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/netlink.cpython-311.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/ui.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/ui.cpython-311.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/version.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/version.cpython-311.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/vmstat.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/iotop/__pycache__/vmstat.cpython-311.pyc /usr/lib64/python3.11/site-packages/iotop/_ioprio.cpython-311-x86_64-linux-gnu.so /usr/lib64/python3.11/site-packages/iotop/data.py /usr/lib64/python3.11/site-packages/iotop/genetlink.py /usr/lib64/python3.11/site-packages/iotop/ioprio.py /usr/lib64/python3.11/site-packages/iotop/netlink.py /usr/lib64/python3.11/site-packages/iotop/ui.py /usr/lib64/python3.11/site-packages/iotop/version.py /usr/lib64/python3.11/site-packages/iotop/vmstat.py /usr/sbin/iotop /usr/share/doc/packages/iotop /usr/share/doc/packages/iotop/NEWS /usr/share/doc/packages/iotop/README /usr/share/doc/packages/iotop/THANKS /usr/share/licenses/iotop /usr/share/licenses/iotop/COPYING /usr/share/man/man8/iotop.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 10 00:01:51 2025