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-548-gd029759


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  d0297590463f27754b72c3b5fe44004f9d37ccb6 (commit)
      from  633e5ca705294f484c8f2b543065614afac09901 (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 d0297590463f27754b72c3b5fe44004f9d37ccb6
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Dec 5 17:15:31 2011 -0500

    PR 13323: Fix regression checking return code of init_ctl_channel.
    
    - init_ctl_channel can return 0 or 1 on success
    - remove_module must be called if it returns < 0

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

Summary of changes:
 runtime/staprun/staprun.c |    6 +++---
 1 files changed, 3 insertions(+), 3 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]