mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 09:38:29 +08:00
2007-08-17 Chris Johns <chrisj@rtems.org>
* libmisc/capture/README: Minor copyright change. * libmisc/capture/capture-cli.c, libmisc/capture/capture.c, libmisc/capture/capture.h: Fixed the memory leak when lots of tasks are being created and deleted. Improved the trigger interface so all task type actions can be caught.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2007-08-17 Chris Johns <chrisj@rtems.org>
|
||||
* libmisc/capture/README: Minor copyright change.
|
||||
* libmisc/capture/capture-cli.c, libmisc/capture/capture.c,
|
||||
libmisc/capture/capture.h: Fixed the memory leak when lots of
|
||||
tasks are being created and deleted. Improved the trigger
|
||||
interface so all task type actions can be caught.
|
||||
|
||||
2007-08-13 Chris Johns <chrisj@rtems.org>
|
||||
* score/include/rtems/score/object.h: Point the
|
||||
OBJECTS_RTEMS_CLASSES_LAST macro to the last entry.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
RTEMS Performance Monitoring and Measurement Framework
|
||||
|
||||
Copyright 2002 Chris Johns (ccj@acm.org)
|
||||
Copyright 2002-2007 Chris Johns (chrisj@rtems.org)
|
||||
23 April 2002
|
||||
|
||||
This directory contains the source code for the performance monitoring and
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+542
-186
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user