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.0-84-gba9abf3


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  ba9abf303e1bed196668f103b2a17c48e3df70aa (commit)
      from  e61d83ef1459c8608634f26fca83e2e42dc5c10d (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 ba9abf303e1bed196668f103b2a17c48e3df70aa
Author: David Smith <dsmith@redhat.com>
Date:   Tue Oct 13 08:55:57 2009 -0500

    PR 10575.  Improves running target commands.
    * runtime/staprun/mainloop.c (signal_usr1): Renamed from signal_dontcare.
      Sets a new variable, usr1_interrupt.
      (start_cmd): Avoids pause() race condition by switching to blocking
      SIGUSR1, then waiting on SIGUSR1 with sigsuspend().

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

Summary of changes:
 runtime/staprun/mainloop.c |   61 +++++++++++++++++++++++++++++++-------------
 1 files changed, 43 insertions(+), 18 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]