* 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
OBS-URL: https://build.opensuse.org/package/show/Base:System/iotop-c?expand=0&rev=20
90 lines
3.2 KiB
Plaintext
90 lines
3.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 2 05:32:41 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.30:
|
|
* 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 8 07:02:33 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.29:
|
|
* Fix Linux kernel incompatible struct taskstats
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 8 07:02:16 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.28:
|
|
* add option to specify bin directory #78
|
|
* fix batch mode
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 13 14:50:49 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.27:
|
|
* src/iotop: correct pg_cb signature #64
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 3 18:23:23 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.26:
|
|
* Add clock in upper right corner
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 14 22:54:22 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.25:
|
|
* Fix bug when iotop busy loops after pressing ESC key
|
|
* Change the condition of displaying processes in only mode
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 1 10:14:59 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.24:
|
|
* Fix a bug with graphs in ASCII mode
|
|
* Show the status of the configuration in the help window
|
|
* Support ancient compilers #52
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 24 05:09:40 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.23:
|
|
* Changes by @bbonev in #43
|
|
* Fix some issues reported by lintian by @debian-janitor in #42
|
|
* Revert syscall count stuff by @bbonev in #44
|
|
* fix empty archlinux package by @bokunodev in #46
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 24 16:33:24 UTC 2022 - mvetter@suse.com
|
|
|
|
- Update to version 1.22:
|
|
* view_curses: do not force black background #29
|
|
* fixed scroller logic #30
|
|
* fixed corner case of full scroller #32
|
|
* Update README.md #35
|
|
* Add regex search
|
|
* Better checking and error handling in netlink code
|
|
* More graceful signal handling
|
|
* Fix bug with a missing check if a process exited
|
|
* New option to hide exited processes
|
|
* Add color to % values and option to disable color at all
|
|
* Implement the suggestion from https://no-color.org
|
|
* Fix bug with cursor displayed in unusual places
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 02 23:28:14 UTC 2022 - jonathan@jontech.app
|
|
|
|
- Update to version 1.21:
|
|
* Better support for disabled task_delayacct sysctl
|
|
* Add history and graph for all data
|
|
* Restore simple inline help
|
|
- Fix debuginfo generation
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 13 23:09:03 UTC 2021 - Jonathan Papineau <jonathan@jontech.app>
|
|
|
|
- Initial packaging of iotop-c 1.20
|