descriptionTop like utility for I/O
homepage URLhttp://guichaz.free.fr/iotop
ownerguichaz@gmail.com
last changeSun, 22 Aug 2010 12:12:35 +0000
Push URLssh://repo.or.cz/srv/git/iotop.git
Content tags:
Add:
readme
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 top like UI used to show of behalf of which process is the I/O going on. It requires Python >= 2.5 (or Python >= 2.4 with the ctypes module) and a Linux kernel >= 2.6.20.
shortlog
11 days ago Paul WiseFix traceback with an invalid locale. master
2010-06-27 Guillaume ChazarainBump version iotop-0.4.1
2010-06-26 Guillaume ChazarainWe no longer use setuptools.
2010-06-26 Guillaume ChazarainDocument the competition
2010-06-26 Guillaume ChazarainWhitespace fixes
2010-06-26 Paul WiseDocument the requirement for CONFIG_VM_EVENT_COUNTERS...
2010-06-26 Paul WiseDo not report requirements that are available.
2010-06-26 Guillaume ChazarainBuild the source distribution using ./setup.py sdist
2010-06-26 Guillaume ChazarainMake sure to bundle all files in the source distribution
2010-06-26 Guillaume ChazarainAdded GPLv2+ headers
2010-04-27 Guillaume ChazarainJohannes relicensed pynl80211 to GPL version 2 or later.
2010-04-26 Jiri OlsaThis broke on ppc64. Let's make U32Attr consistent...
2010-01-11 Guillaume ChazarainBump the version number iotop-0.4
2010-01-11 Guillaume ChazarainBring back the building of RPMs and integration of...
2010-01-11 Guillaume ChazarainStopped using setuptools in favor of straight distutils
2010-01-02 Guillaume ChazarainNegative sizes shouldn't ever happen, but let's handle...
...
tags
2 months ago iotop-0.4.1
7 months ago iotop-0.4
11 months ago iotop-0.3.2
14 months ago iotop-0.3.1
16 months ago iotop-0.3
2 years ago iotop-0.2.1
2 years ago iotop-0.2
2 years ago iotop-0.1
heads
11 days ago master