summaryrefslogtreecommitdiff
path: root/iotop.py
Commit message (Expand)AuthorAgeFilesLines
* Switch from python to python3Paul Wise2018-04-291-1/+1
* Added GPLv2+ headersGuillaume Chazarain2010-06-261-1/+2
* Let's use the obvious filenameGuillaume Chazarain2008-03-141-0/+14
* Code reorganizationGuillaume Chazarain2008-03-091-481/+0
* Instead of copy/pasting pynl80211 in iotop.py, keep it in separate filesGuillaume Chazarain2008-03-051-146/+3
* Update e-mail and copyright informationGuillaume Chazarain2008-03-051-1/+1
* Reading the cmdline of a dead process raises an exception too.Guillaume Chazarain2008-03-051-1/+1
* Skip the dirname only when the cmdline starts with an absolute pathGuillaume Chazarain2008-03-021-2/+3
* Fix the typo with the right correction this timeGuillaume Chazarain2008-01-201-1/+1
* Simplify help generationGuillaume Chazarain2008-01-201-2/+2
* Bump versionGuillaume Chazarain2008-01-181-1/+1
* Removed embedded history comments as it is now in git.Guillaume Chazarain2008-01-181-8/+0
* Added --only as suggested by Iain Lea <iain@bricbrac.de>Guillaume Chazarain2008-01-181-2/+15
* Fix typo, reported by Iain Lea <iain@bricbrac.de>Guillaume Chazarain2008-01-181-1/+1
* Tolerate misconfigured terminalsGuillaume Chazarain2007-12-201-1/+7
* Fixed -bGuillaume Chazarain2007-12-201-1/+3
* Document taskstats bug: http://lkml.org/lkml/2007/8/2/185Guillaume Chazarain2007-12-201-0/+3
* Handle terminal resizingGuillaume Chazarain2007-12-201-3/+10
* More accurate cutting of the command lineGuillaume Chazarain2007-12-201-10/+13
* handle empty process listGuillaume Chazarain2007-12-201-5/+4
* Fix "-P -p NOT_A_TGID", optimize -pGuillaume Chazarain2007-12-201-9/+6
* Handle short replies, and fix bandwidth calculation when delay != 1sGuillaume Chazarain2007-12-201-3/+6
* Added support for taskstats version > 4 in iotop.pyGuillaume Chazarain2007-12-201-3/+6
* Initial import of iotopiotop-0.1Guillaume Chazarain2007-12-201-0/+595