On 22/09/14 16:00, Jennifer Averett wrote:
---
cpukit/score/include/rtems/score/threadimpl.h | 26 ++
1 file changed, 26 insertions(+)
diff --git a/cpukit/score/include/rtems/score/threadimpl.h
b/cpukit/score/include/rtems/score/threadimpl.h
index 9321c01..77126eb 100
On 22/09/14 16:00, Jennifer Averett wrote:
+ Thread_Capture_controlcapture;
+
This should be "Capture".
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.
On 23/09/2014 12:00 am, Jennifer Averett wrote:
This patch removes functionality for stack checking from
the capture engine and requiresi the use of existing rtems
functions for this information. It modifies ctload to use
functionality similar to rtems cpuusage. It removes the
capture task and
---
cpukit/score/include/rtems/score/threadimpl.h | 26 ++
1 file changed, 26 insertions(+)
diff --git a/cpukit/score/include/rtems/score/threadimpl.h
b/cpukit/score/include/rtems/score/threadimpl.h
index 9321c01..77126eb 100644
--- a/cpukit/score/include/rtems/score/thre
This patch removes functionality for stack checking from
the capture engine and requiresi the use of existing rtems
functions for this information. It modifies ctload to use
functionality similar to rtems cpuusage. It removes the
capture task and stores a new capture task record the first
time th
---
cpukit/score/include/rtems/score/thread.h | 7 +++
cpukit/score/src/threadinitialize.c | 3 +++
2 files changed, 10 insertions(+)
diff --git a/cpukit/score/include/rtems/score/thread.h
b/cpukit/score/include/rtems/score/thread.h
index be35789..59e0f9e 100644
--- a/cpukit/score/incl
This involved adding a new variable record to the capture buffer
and modifing the trace method to read those records.
---
testsuites/libtests/capture01/init.c | 112 ++-
1 file changed, 85 insertions(+), 27 deletions(-)
diff --git a/testsuites/libtests/capture01/in
---
cpukit/libmisc/cpuuse/cpuusagereport.c | 25 +
1 file changed, 1 insertion(+), 24 deletions(-)
diff --git a/cpukit/libmisc/cpuuse/cpuusagereport.c
b/cpukit/libmisc/cpuuse/cpuusagereport.c
index 296fa28..62bb81a 100644
--- a/cpukit/libmisc/cpuuse/cpuusagereport.c
+++ b
Hi,
This is the result with --jobs=1 run:
Passed: 467
Failed: 0
Timeouts: 36
Invalid:0
Total:503
Thanks,
Hesham
On Sun, Sep 21, 2014 at 2:38 AM, Hesham Moustafa
wrote:
>
>
> On Sun, Sep 21, 2014 at 2:21 AM, Chris Johns wrote:
>
>> On 21/09/2014 10:00 am, Hesham Moustafa wrote:
On 22/09/14 13:25, Pavel Pisa wrote:
Hello Sebastian and Oleg,
On Monday 22 of September 2014 07:35:38 Sebastian Huber wrote:
>On 22/09/14 06:36, Мороз Олег wrote:
> > Hello everyone. i'm new to BSP development. We have a project
> >which is uses some kind of cortex-m0 microcontroller.
Hello Sebastian and Oleg,
On Monday 22 of September 2014 07:35:38 Sebastian Huber wrote:
> On 22/09/14 06:36, Мороз Олег wrote:
> > Hello everyone. i'm new to BSP development. We have a project
> > which is uses some kind of cortex-m0 microcontroller. As i understand
> > it's armv6-m family
11 matches
Mail list logo