Skip to content

Releases: Tomas-M/iotop

Version 1.30

26 May 21:16
v1.30
c3366a8

Choose a tag to compare

  • kernel commit 0bf2d83 fixes the problem with struct taskstats, now iotop 1.30 handles only v15 of the struct in a different way, retaining compatibility with both old and new kernels
  • show zero current values for exited processes
  • flush stdout after each batch run

Full Changelog: v1.29...v1.30

Version 1.29

06 May 22:24
v1.29
dd0f4ad

Choose a tag to compare

  • Fix Linux kernel incompatible struct taskstats

Full Changelog: v1.28...v1.29

Version 1.28

02 May 16:54
v1.28
9065504

Choose a tag to compare

What's Changed

  • add option to specify bin directory by @mhlavink in #78
  • fix batch mode

New Contributors

Full Changelog: v1.27...v1.28

Version 1.27

13 Jan 10:44
v1.27
4e32789

Choose a tag to compare

What's Changed

  • src/iotop: correct pg_cb signature by @mikoxyz in #64

New Contributors

Full Changelog: v1.26...v1.27

Version 1.26

03 Feb 13:57
v1.26
b15743b

Choose a tag to compare

  • Add clock in upper right corner

Full Changelog: v1.25...v1.26

Version 1.25

14 Oct 12:16
v1.25
9d60bb7

Choose a tag to compare

  • Fix bug when iotop busy loops after pressing ESC key
  • Change the condition of displaying processes in only mode

Full Changelog: v1.24...v1.25

Version 1.24

30 Sep 23:18
v1.24
ce72e06

Choose a tag to compare

What's Changed

  • Fix a bug with graphs in ASCII mode
  • Show the status of the configuration in the help window
  • Support ancient compilers by @bbonev in #52

Full Changelog: v1.23...v1.24

Version 1.23

23 Jan 23:36
v1.23
bbf398a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.22...v1.23

Version 1.22

09 Jul 22:31
v1.22
610515c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.21...v1.22

Version 1.21

27 Jan 19:39
b12c370

Choose a tag to compare

  • Better support for disabled task_delayacct sysctl
  • Add history and graph for all data
  • Restore simple inline help