summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-06 16:34:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-06 16:34:43 +0000
commitebfd9eaec6521f98c8c5547e6ea0a5f408f599d2 (patch)
treee3df69bf49ea2792ddf1e7a632b677248f64df24 /cpukit/ChangeLog
parent2008-06-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-ebfd9eaec6521f98c8c5547e6ea0a5f408f599d2.tar.bz2
2008-06-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemonperiod.c, score/include/rtems/score/thread.h: Complete previous patch. Add typedef for cpu usage statistics.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index db28f5ac47..fcc445018d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2008-06-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemonperiod.c,
+ score/include/rtems/score/thread.h: Complete previous patch. Add
+ typedef for cpu usage statistics.
+
+2008-06-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libcsupport/src/__times.c, libmisc/cpuuse/cpuusagereport.c,
libmisc/cpuuse/cpuusagereset.c, libmisc/monitor/mon-task.c,
rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemongetstatus.c,