You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
1.1 KiB
50 lines
1.1 KiB
============ |
|
Evisum 0.2.0 |
|
============ |
|
|
|
* Add command-line utility (tingle) to complement |
|
evisum. |
|
* Fix object destruction befor exitting main loop. |
|
* Add variable unit display (K, M and G). |
|
* Minor refactoring. |
|
|
|
============ |
|
Evisum 0.1.2 |
|
============ |
|
|
|
Fixes: |
|
|
|
* Fix process list geometry on resize. |
|
* Install icon in proper location. |
|
* Fix .desktop file. |
|
* Make installation instructions easier. |
|
* Improve non-Linux builds. |
|
|
|
============ |
|
Evisum 0.1.1 |
|
============ |
|
|
|
Fixes: |
|
|
|
* Add fallback mechanism on Linux for disk-detection. |
|
* Make life easier for packagers (thanks Juippis and OnlyHuman). |
|
|
|
============ |
|
Evisum 0.1.0 |
|
============ |
|
|
|
Features: |
|
|
|
* Full support across Linux, MacOS, FreeBSD and OpenBSD. |
|
* Process Listing. |
|
* Single-process view. |
|
* Start/stop/kill individual process. |
|
* Process PID, UID, name, thread count, memory use, nice, priority, |
|
state, CPU ID and CPU usage. |
|
* CPU monitoring. |
|
* Memory monitoring. |
|
* Disk usage monitoring. |
|
* Network usage monitoring. |
|
* CPU temperature monitoring. |
|
* Battery and power status. |
|
|
|
|