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-100-ga5923b0


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  a5923b0e71ac62aac6b230a26ba6c16993ce3c09 (commit)
      from  abc330b6c87719eaeaa98efff90560d586a5f6c2 (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 a5923b0e71ac62aac6b230a26ba6c16993ce3c09
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Jul 12 12:08:46 2011 -0700

    stapsh: Check staprun X_OK and increase error verbosity
    
    * runtime/staprun/stapsh.c (do_run): Explicitly check that we have
      execute permissions on staprun before spawning, so we can give a
      better error message than just a non-zero status code.
    * remote.cxx (stapsh::send_file): Report errors with any verbosity.
      (stapsh::start): Report errors with any verbosity, and close handles
      on failure so we don't try to wait for further activity.

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

Summary of changes:
 remote.cxx               |    8 ++++++--
 runtime/staprun/stapsh.c |    5 +++++
 2 files changed, 11 insertions(+), 2 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]