summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added --quietiotop-0.3Guillaume Chazarain2009-05-044-7/+29
* Added --timeGuillaume Chazarain2009-05-034-1/+14
* Added the -k, --kilobytes optionGuillaume Chazarain2009-05-024-12/+23
* Upgrade setuptools from 0.6c6 to 0.6c9Guillaume Chazarain2009-05-024-2/+2
* Include a ChangeLog in the releaseGuillaume Chazarain2009-03-313-1/+3
* Put kernel threads between square bracketsGuillaume Chazarain2009-03-301-1/+5
* Properly sanitize the value in the error reportGuillaume Chazarain2009-03-301-1/+2
* - Added the --accumulated option to show the accumulated traffic instead of t...Guillaume Chazarain2009-03-304-30/+76
* Document some recent changesGuillaume Chazarain2009-03-291-1/+2
* - Manage a two level tree of processes:Guillaume Chazarain2009-03-293-70/+135
* Added --profileGuillaume Chazarain2009-03-291-4/+47
* Don't crash when a thread just disappearedGuillaume Chazarain2009-03-291-1/+1
* Better UID detection: read it from stat(/proc/PID) instead of /proc/PID/statu...Guillaume Chazarain2009-03-292-33/+67
* From: Ryan Lovett <ryan@stat.berkeley.edu>Guillaume Chazarain2009-01-312-0/+5
* Add a meaningful __repr__()Guillaume Chazarain2008-12-291-3/+8
* If a new pinfo() is successfully created but we cannot get its taskstats, itGuillaume Chazarain2008-12-291-1/+1
* The I/O priority can be dynamically changed, so we must re-fetch itGuillaume Chazarain2008-12-281-1/+1
* Added the 'p' key to dynamically toggle the --processes optionGuillaume Chazarain2008-12-282-5/+16
* The interactive control 'O' is the same as 'o'.Guillaume Chazarain2008-12-251-0/+2
* Added support for showing the I/O priorityGuillaume Chazarain2008-12-254-8/+112
* More verbose error handling for this exception:Guillaume Chazarain2008-12-231-1/+7
* Also keep only 2 decimal digits when printing bytes per secondGuillaume Chazarain2008-11-161-3/+4
* Version bump and mention that -P is now fully implementedGuillaume Chazarain2008-09-072-1/+5
* Clarify -p help text, and cosmetically add a terminating '.'.Guillaume Chazarain2008-09-072-3/+3
* iotop is a mix of top(1) and vmstat(1)Guillaume Chazarain2008-09-071-1/+2
* Precisely document required kernel optionsGuillaume Chazarain2008-09-072-4/+7
* Reimplement -P without using the half implemented TASKSTATS_CMD_ATTR_TGIDGuillaume Chazarain2008-09-061-26/+50
* Cleanup: introduce a Stats class to aggregate the useful output fromGuillaume Chazarain2008-09-062-40/+57
* It seems the Name: field can sometimes be empty.Guillaume Chazarain2008-08-181-1/+5
* CosmeticGuillaume Chazarain2008-08-181-3/+3
* The new features list is not that longiotop-0.2.1Guillaume Chazarain2008-07-072-3/+3
* Also handle invalid UTF-8Guillaume Chazarain2008-06-241-3/+9
* Unlike insstr, addstr is picky about lines wider than the terminal.Guillaume Chazarain2008-06-231-5/+3
* Try harder at handling UTF-8Guillaume Chazarain2008-06-232-3/+3
* UTF-8 strings are now correctly handled.Guillaume Chazarain2008-06-184-1/+7
* Bump versionGuillaume Chazarain2008-06-182-1/+4
* Fix for http://lintian.debian.org/reports/tags/hyphen-used-as-minus-sign.htmlGuillaume Chazarain2008-05-281-1/+1
* Package the man pageiotop-0.2Guillaume Chazarain2008-05-234-4/+22
* Reordered the option like in the man page, as it's a more sensibleGuillaume Chazarain2008-05-221-8/+8
* Added a man pageGuillaume Chazarain2008-05-222-0/+61
* Safer color terminal handlingGuillaume Chazarain2008-05-221-2/+2
* Stop flickering during refreshGuillaume Chazarain2008-05-221-1/+1
* Added workaround for missing ac_etime in TASKSTATS_CMD_ATTR_TGIDGuillaume Chazarain2008-05-223-15/+15
* TypoGuillaume Chazarain2008-04-201-1/+1
* Document the 'o' key.Guillaume Chazarain2008-04-201-1/+2
* Consistency in the grammarGuillaume Chazarain2008-04-201-1/+1
* Filter processes to display before trimming them to avoid removing processesGuillaume Chazarain2008-04-201-1/+2
* Typing 'p' dynamically toggle the --only optionGuillaume Chazarain2008-04-062-1/+6
* Detect unsuccessful attempts at running an uninstalled iotopGuillaume Chazarain2008-03-201-6/+11
* Let's use the obvious filenameGuillaume Chazarain2008-03-141-0/+0