public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* [Bug 1001958] New: Increase measurement resolution for real-time characterisation tests.
@ 2014-03-13  1:38 bugzilla-daemon
  2014-03-13  1:39 ` [Bug 1001958] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-03-13  1:38 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001958

            Bug ID: 1001958
           Summary: Increase measurement resolution for real-time
                    characterisation tests.
           Product: eCos
           Version: CVS
            Target: All
  Architecture/Host Other
                OS:
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: Patches and contributions
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: ilijak@siva.com.mk
                CC: ecos-patches@ecos.sourceware.org

Created attachment 2481
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2481&action=edit
tm_basic.cxx with ns resolution 140313

The submitted patch enables ns [nanosecond] resolution for real-time
characterisation, AKA tm_basic.cxx, for platforms providing
HAL_CLOCK_READ_NS(). (at present Cortex-M architecture).

For illustration, below I provide printouts from tm_basic.cxx with both
resolutions.

Ilija

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1001958] Increase measurement resolution for real-time characterisation tests.
  2014-03-13  1:38 [Bug 1001958] New: Increase measurement resolution for real-time characterisation tests bugzilla-daemon
@ 2014-03-13  1:39 ` bugzilla-daemon
  2014-03-13  1:40 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-03-13  1:39 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001958

--- Comment #1 from Ilija Kocho [Илија Кочо] <ilijak@siva.com.mk> ---
Created attachment 2482
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2482&action=edit
Printout with increased resolution.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1001958] Increase measurement resolution for real-time characterisation tests.
  2014-03-13  1:38 [Bug 1001958] New: Increase measurement resolution for real-time characterisation tests bugzilla-daemon
  2014-03-13  1:39 ` [Bug 1001958] " bugzilla-daemon
@ 2014-03-13  1:40 ` bugzilla-daemon
  2014-03-13  8:45 ` bugzilla-daemon
  2014-03-13 21:49 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-03-13  1:40 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001958

--- Comment #2 from Ilija Kocho [Илија Кочо] <ilijak@siva.com.mk> ---
Created attachment 2483
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2483&action=edit
Printout with "standard" resolution.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1001958] Increase measurement resolution for real-time characterisation tests.
  2014-03-13  1:38 [Bug 1001958] New: Increase measurement resolution for real-time characterisation tests bugzilla-daemon
  2014-03-13  1:39 ` [Bug 1001958] " bugzilla-daemon
  2014-03-13  1:40 ` bugzilla-daemon
@ 2014-03-13  8:45 ` bugzilla-daemon
  2014-03-13 21:49 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-03-13  8:45 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001958

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john@dallaway.org.uk

--- Comment #3 from John Dallaway <john@dallaway.org.uk> ---
Ilija - the patch looks good to me

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1001958] Increase measurement resolution for real-time characterisation tests.
  2014-03-13  1:38 [Bug 1001958] New: Increase measurement resolution for real-time characterisation tests bugzilla-daemon
                   ` (2 preceding siblings ...)
  2014-03-13  8:45 ` bugzilla-daemon
@ 2014-03-13 21:49 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-03-13 21:49 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001958

Ilija Kocho [Илија Кочо] <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CURRENTRELEASE

--- Comment #4 from Ilija Kocho [Илија Кочо] <ilijak@siva.com.mk> ---
(In reply to comment #3)
> Ilija - the patch looks good to me

Thanks John. checked in.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-13 21:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-13  1:38 [Bug 1001958] New: Increase measurement resolution for real-time characterisation tests bugzilla-daemon
2014-03-13  1:39 ` [Bug 1001958] " bugzilla-daemon
2014-03-13  1:40 ` bugzilla-daemon
2014-03-13  8:45 ` bugzilla-daemon
2014-03-13 21:49 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).