summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPaul Buetow (venus) <paul@buetow.org>2012-01-21 16:53:05 +0100
committerPaul Buetow (venus) <paul@buetow.org>2012-01-21 16:53:05 +0100
commitae4e9bf3568102c4749e3ae9998881a73a1aab0e (patch)
tree79d18bf415a7ecac8b3cadcabcc8e730e968ffe2 /CHANGELOG
parent34490651816a5745012398f9879123d25fe36673 (diff)
also show guest cpu time
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5f94fab..95fb74c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-* Also show stats for idle, iowait, irq, softirq and steal cpu time
+* Also show stats for idle, iowait, irq, softirq, steal and guest cpu time
* Some parameters have been renamed (see --help)
* Introduced extended mode (use --extended 1 at startup or 'e' hotkey)
* Modified the bar colors a little bit (see --help)