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, master, updated. release-1.6-544-g933e53b


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, master has been updated
       via  933e53b0652f2e86c59e41073813731c6f877acc (commit)
      from  8beafa45f6c3660d152160c80e2dd3cba2166597 (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 933e53b0652f2e86c59e41073813731c6f877acc
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Dec 5 12:35:00 2011 -0500

    PR 13323: staprun should check return code from send_request when sending messages via the transport layer
    
    The return code of send_request is now propagated and checked back to
    init_staprun.

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

Summary of changes:
 runtime/staprun/common.c    |   15 ++++---
 runtime/staprun/mainloop.c  |   13 +++++-
 runtime/staprun/relay.c     |    2 +-
 runtime/staprun/staprun.c   |   95 +++++++++++++++++++++++++++++-------------
 runtime/transport/control.c |    4 +-
 5 files changed, 88 insertions(+), 41 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]