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-99-gabc330b


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  abc330b6c87719eaeaa98efff90560d586a5f6c2 (commit)
       via  5def5d2a2ac378a5db00a51118e6532b05994878 (commit)
      from  9d8a6ba36b92a688b5aeff44947af266fc2dabd5 (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 abc330b6c87719eaeaa98efff90560d586a5f6c2
Author: Lukas Berk <lberk@redhat.com>
Date:   Tue Jul 12 15:13:09 2011 -0400

    Added news for pr12729

commit 5def5d2a2ac378a5db00a51118e6532b05994878
Author: Lukas Berk <lberk@redhat.com>
Date:   Tue Jul 12 15:06:09 2011 -0400

    PR12729: Improve stap error message
    
    Now report when the user doesn't have permission to run staprun
    or if posix_spawnp is unable to launch the process
    
    remote.cxx - finish now reports failure to launch
    trycatch.exp - account for the new warning
    util.cxx - report if staprun isn't executable or if stap_waitpid failed

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

Summary of changes:
 NEWS                                  |    4 ++++
 remote.cxx                            |    6 +++++-
 testsuite/systemtap.base/trycatch.exp |    6 ++++--
 util.cxx                              |    9 ++++++++-
 4 files changed, 21 insertions(+), 4 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]