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.5-20-g88664bd


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  88664bd5879b5973cbb8ef43aac5ec4f04af78d8 (commit)
      from  93335007b28fd12a423cb2a8f8e6e3a1e1b21b59 (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 88664bd5879b5973cbb8ef43aac5ec4f04af78d8
Author: Josh Stone <jistone@redhat.com>
Date:   Tue May 31 14:49:16 2011 -0700

    staprun: Discriminate errors before retrying module insertion
    
    * runtime/staprun/staprun_funcs.c(insert_module): Copy the saved_errno
      back into errno when insertion fails.
    * runtime/staprun/staprun.c(init_staprun): When the first insertion
      attempt fails, check for EEXIST and then successful module removal
      before trying module insertion again.

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

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