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.4-362-g483cf56


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  483cf56e20be008b0a3a332b70796e8340926d4d (commit)
      from  d785c8d144e15ebe78c0265f94d6e43edf0199e7 (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 483cf56e20be008b0a3a332b70796e8340926d4d
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Sat May 14 11:26:17 2011 -0400

    PR12729: make childprocess spawning/waitpid both -vv verbose
    
    With recent code, -vv was enough to get a "Running ...." message for
    child processes of the translator, but not their "Spawn waitpid ..."
    return codes.  That required -vvv.  Make them consistent.
    
    * util.cxx (stap_waitpid): Report at verbosity > 1.

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

Summary of changes:
 util.cxx |    2 +-
 1 files changed, 1 insertions(+), 1 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]