Support pagefaults stats. Closes #45.

This commit is contained in:
Hisham Muhammad
2014-04-24 19:40:47 -03:00
parent 4e2c2d7927
commit e0209da88f
4 changed files with 16 additions and 7 deletions

View File

@ -10,6 +10,7 @@ What's new in version 1.0.3
of IO data depending on selected fields.
* Better consistency in coloring.
* Increase limit of buffer when tracing a deep nested process tree.
* Display pagefault stats.
* BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
(thanks to Dawid Gajownik)
* Add column to track the OOM-killer score of processes