1 Iain Lea <iain@bricbrac.de>
2 Reported spelling errors, suggested --only.
5 Reported cosmetic bug: strip dirname from cmdline only on absolute paths.
7 Roland Kletzing <devzero@web.de>
8 Reported crashing bug: successfully opening /proc/PID/cmdline does not imply
9 we can read it (PID died between open() and read()).
11 Paul Wise <pabs@debian.org>
14 Göran Uddeborg <goeran@uddeborg.se>
15 Reported that iotop was misbehaving with UTF-8 strings.
17 Ryan Lovett <ryan@stat.berkeley.edu>
18 Contributed a bugfix: flush the output in batch mode, so that a potential
19 output file is updated.
21 Martin Bammer <mrbm74@gmail.com>
22 Initial implementation of the --time and --quiet options.
24 Piotr Engelking <inkerman42@gmail.com>
25 Reported that iotop's ioprio_get syscall detection was buggy on 32bit
26 userspace on a x86_64 kernel.