summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index de92c7c409..d33408a093 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-12-16 Sebastian Huber <sebastian.huber@embedded-brains.de>
+ * libmisc/cpuuse/cpuusagereport.c: We have to take the time since the
+ last context switch before the uptime.
+
+2010-12-16 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
* score/src/watchdognanoseconds.c: New file.
* score/Makefile.am: Reflect change above.
* score/include/rtems/score/watchdog.h, score/src/coretodget.c,