This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, pr10336, updated. release-0.9.8-197-g52d89bd


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, pr10336 has been updated
       via  52d89bd1f82079f5e1016b61dac37909492edf32 (commit)
      from  4af9addc91887f7daa27bd6e06e20b8e5bdbdc03 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 52d89bd1f82079f5e1016b61dac37909492edf32
Author: Elliott Baron <ebaron@redhat.com>
Date:   Fri Aug 7 16:53:46 2009 -0400

    Proper checking for bulk mode and transport version and use of synchronization.
    
    * runtime/print.c: Fixed above in _stp_print_binary, moved locking from _stp_printf to _stp_vsnprintf.
    * runtime/print_flush.c: Fixed above in _stp_print_transport, moved _stp_print_lock to vsprintf.c.
    * runtime/vsprintf.c: Added above to _stp_vsnprintf.

-----------------------------------------------------------------------

Summary of changes:
 runtime/print.c       |   31 ++++++++++++++++++++++++++++---
 runtime/print_flush.c |   39 +++++++++++++++++++++++++++++++--------
 runtime/vsprintf.c    |   32 ++++++++++++++++++++++++++++++++
 3 files changed, 91 insertions(+), 11 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]