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-0.9.5-10-gff41ddb


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  ff41ddbb9f40fbcc4bb0aa11ca0d8e03b369b606 (commit)
      from  bd0b450c6327b1666385f4e5fb5d23382cbffc86 (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 ff41ddbb9f40fbcc4bb0aa11ca0d8e03b369b606
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Mar 31 12:15:09 2009 +0200

    PR10016: Run stap in its own process group with waiter process for signals.
    
    * main.cxx (runner): New main function.
      (waiter_handler): Signal handler for waiter process.
      (waiter): Waiter process waitpid function.
      (main): Fork and run wait and runner in their own processes.

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

Summary of changes:
 main.cxx |   58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 56 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]