public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-348-g5ed19be
@ 2011-05-12 19:56 brolley
  0 siblings, 0 replies; only message in thread
From: brolley @ 2011-05-12 19:56 UTC (permalink / raw)
  To: systemtap-cvs

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  5ed19be2fdeac594f8e3ba4fc7aa75c598303ad8 (commit)
      from  822a6a3dde68f9865ccfc9cdf70bc0f4940ff54d (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 5ed19be2fdeac594f8e3ba4fc7aa75c598303ad8
Author: Dave Brolley <brolley@redhat.com>
Date:   Thu May 12 15:50:14 2011 -0400

    Handle resource limit violations of stap when called by stap-serverd more elegantly.
    
    - Catch SIGXFSZ and SIGXCPU in stap and in stap-serverd.
    - Exit gracefully from stap when caught.
    - In stap-serverd, compare the current limits against the original limits
      and continue if the current limits are less (i.e. are limits intended for stap).
    - Set/restore limits around stap_spawn instead of spawn_and_wait.

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

Summary of changes:
 main.cxx         |    5 ++
 stap-serverd.cxx |  118 +++++++++++++++++++++++++++++++++---------------------
 2 files changed, 77 insertions(+), 46 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-12 19:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-12 19:56 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-348-g5ed19be brolley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).