cosmotop v0.11.0
Quick link to download: cosmotop
cosmotop is a system monitoring tool distributed as a single executable for multiple platforms:
| Operating system | Hardware architecture |
|---|---|
| Linux 2.6.18+ | x86_64, i386, aarch64, powerpc64le, s390x, riscv64, loongarch64 |
| Windows 10+ | x86_64 |
| MacOS 13+ | x86_64, aarch64 |
| MacOS 10.4+ | powerpc |
| FreeBSD 13+ | x86_64, aarch64 |
| NetBSD 10.0+ | x86_64, aarch64 |
| OpenBSD 7.6+ | x86_64, aarch64 |
| Solaris 11.4+ | x86_64 |
New features and enhancements:
- Added
/versionto the clock format string to display thecosmotopversion. - Removed
--utf-forceand locale detection, defaulting to always assuming UTF-8 support is available. - Optimized RPC serialization and usage to significantly reduce overhead of running
cosmotop. - Optimized rendering of the process list box.
- Optimized background rendering when the main menu is open.
- Optimized Chimp for faster startup.
Bug fixes:
- Fixed a fatal crash condition when
/sys/devicesis inaccessible.
Full Changelog: v0.10.0...v0.11.0