descriptionTop like utility for I/O
homepage URLhttp://guichaz.free.fr/iotop
ownerguichaz@gmail.com
last changeSun, 22 Jan 2012 20:36:22 +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
12 days ago Guillaume ChazarainRestore the default SIGPIPE handler master
12 days ago Guillaume ChazarainAdapt the display to the maximum pid width
2012-01-18 Guillaume ChazarainIgnore the build directory.
2011-10-30 Guillaume ChazarainActually install-rpm.sh is still needed. iotop-0.4.4
2011-10-30 Guillaume ChazarainVersion bump
2011-10-15 Guillaume ChazarainExplain that iotop now requires root.
2011-09-17 Thomas GuettlerRight-justify the header so that numbers stop "bouncing".
2011-08-04 Guillaume ChazarainWhen printing the time, print it also in the summary
2011-04-10 Guillaume ChazarainAddress some pyflakes and pychecker warnings
2011-03-28 Guillaume ChazarainVersion bump iotop-0.4.3
2011-03-14 Guillaume ChazarainShow stats since iotop started, not since 'a' was pressed.
2011-03-13 Guillaume ChazarainForce UTF-8 output even if the locale is not set to...
2011-01-15 Guillaume ChazarainFix netlink message parsing to accept alignement padding.
2010-12-14 Guillaume ChazarainRemoving dead code
2010-12-14 Guillaume ChazarainGrammar iotop-0.4.2
2010-12-14 Guillaume ChazarainVersion bump
...
tags
3 months ago iotop-0.4.4
10 months ago iotop-0.4.3
13 months ago iotop-0.4.2
19 months ago iotop-0.4.1
2 years ago iotop-0.4
2 years ago iotop-0.3.2
2 years ago iotop-0.3.1
2 years ago iotop-0.3
3 years ago iotop-0.2.1
3 years ago iotop-0.2
4 years ago iotop-0.1
heads
12 days ago master