HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/doc/iotop/THANKS
Iain Lea <iain@bricbrac.de>
    Reported spelling errors, suggested --only.

tropikhajma@gmail.com
    Reported cosmetic bug: strip dirname from cmdline only on absolute paths.

Roland Kletzing <devzero@web.de>
    Reported crashing bug: successfully opening /proc/PID/cmdline does not imply
we can read it (PID died between open() and read()).

Paul Wise <pabs@debian.org>
    Started the man page.

Göran Uddeborg <goeran@uddeborg.se>
    Reported that iotop was misbehaving with UTF-8 strings.

Ryan Lovett <ryan@stat.berkeley.edu>
    Contributed a bugfix: flush the output in batch mode, so that a potential
output file is updated.

Martin Bammer <mrbm74@gmail.com>
    Initial implementation of the --time and --quiet options.

Piotr Engelking <inkerman42@gmail.com>
    Reported that iotop's ioprio_get syscall detection was buggy on 32bit
userspace on a x86_64 kernel.

Gabriel Redner <gredner@gmail.com>
    Reported a crash were iotop could open /proc/PID/status but not read it as the process disappeared by then.

Jiri Olsa <jolsa@redhat.com>
    Wrote the support for python2.4 with the ctypes module.

Philipp Thomas <pth@suse.de>
    Reported that iotop produced wrong numbers in openSUSE 11.3.

Jakub Wilk <jwilk@debian.org>
    Contributed syscall numbers for getting and setting IO priority on armel and hppa architectures.

Jeff Mahoney <jeffm@suse.com>
    Contributed a fixed implementation of the taskstats parsing code.

Florian Mickler <florian@mickler.org>
    Contributed a fixed implementation of the taskstats parsing code.

Ka-Hing Cheung <kcheung@riverbed.com>
    Contributed code to show custom thread names.

Igor Bazhitov <ibazhitov@parallels.com>
    Contributed the differentiation between total and current I/O.