You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2011/05/02 15:24:04 UTC

[jira] [Assigned] (QPID-3236) Add high-resolution timestamps to log files for debug situations

     [ https://issues.apache.org/jira/browse/QPID-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim van der Riet reassigned QPID-3236:
--------------------------------------

    Assignee: Steve Huston  (was: Kim van der Riet)

Complete the Windows impl. of outputHiresNow() in Time.cpp.

> Add high-resolution timestamps to log files for debug situations
> ----------------------------------------------------------------
>
>                 Key: QPID-3236
>                 URL: https://issues.apache.org/jira/browse/QPID-3236
>             Project: Qpid
>          Issue Type: Task
>            Reporter: Kim van der Riet
>            Assignee: Steve Huston
>
> In some performance-related debug situations, it would be useful to see the time between logged events (in debug or trace mode). However, the standard log timestamp has a 1 second resolution, and it does not help matters when hundreds of events of interest all occur within the same second.
> I propose to add a #define in qpid/sys/posix/Time.cpp which would change the timestamp printed by the outputFormattedNow() method to an unformatted second/nanosecond output. This define would be uncommented and compiled in when needed, but remain commented out for normal use. A comment would explain its use.
> I am sure an equivalent change could also be made to the windows version in qpid/sys/windows/Time.cpp.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org