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, pr7043, updated. release-0.9.7-147-ga655ff0


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, pr7043 has been updated
       via  a655ff03c59722c229a40909d0de9e3dfe63483e (commit)
      from  e57421f400d17786c1fdbead5fbca27a1fbe4ec5 (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 a655ff03c59722c229a40909d0de9e3dfe63483e
Author: David Smith <dsmith@redhat.com>
Date:   Tue May 26 14:08:57 2009 -0500

    Cleanup and better original transport support.
    * runtime/print.h: Moved _stp_reserve_bytes() prototype here.
    * runtime/vsprintf.c (_stp_vsnprintf): Includes print.h to get
      _stp_reserve_bytes() prototype.
    
    * runtime/transport/transport.c (_stp_remove_root_dir): Better cleanup
      for STP_TRANSPORT_VERSION == 1.
      (_stp_transport_fs_close): Ditto.

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

Summary of changes:
 runtime/print.h               |    1 +
 runtime/transport/transport.c |   11 ++++++++++-
 runtime/vsprintf.c            |    4 +---
 3 files changed, 12 insertions(+), 4 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]