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-127-g9b23198


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  9b23198d73b782bc05dc2b834c7db3afbdefda86 (commit)
      from  2e07d704dc5d7304d6a9e666553a1a8ac4382730 (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 9b23198d73b782bc05dc2b834c7db3afbdefda86
Author: David Smith <dsmith@redhat.com>
Date:   Thu Apr 2 10:16:35 2009 -0500

    Renamed STP_OLD_TRANSPORT to STP_TRANSPORT_VERSION.
    2009-04-02  David Smith  <dsmith@redhat.com>
    
    	* runtime.h: Defines STP_TRANSPORT_VERSION instead of STP_OLD_TRANSPORT.
    	* staprun/staprun.h (STP_OLD_TRANSPORT): Ditto.
    	* print.c: Changed STP_OLD_TRANSPORT to STP_TRANSPORT_VERSION.
    	* staprun/mainloop.c (stp_main_loop): Ditto.
    	* transport/transport.c: Ditto.
    	* transport/transport.h: Ditto.
    	* transport/transport_msgs.h: Ditto.
    	* transport/utt.h: Ditto.

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

Summary of changes:
 runtime/print.c                    |    2 +-
 runtime/runtime.h                  |    7 ++++++-
 runtime/staprun/mainloop.c         |    2 +-
 runtime/staprun/staprun.h          |    5 +++--
 runtime/transport/transport.c      |   17 +++++++++++------
 runtime/transport/transport.h      |    2 +-
 runtime/transport/transport_msgs.h |    4 ++--
 runtime/transport/utt.h            |    2 +-
 8 files changed, 26 insertions(+), 15 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]