From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18838 invoked by alias); 30 Nov 2009 20:33:56 -0000 Received: (qmail 18815 invoked by uid 426); 30 Nov 2009 20:33:55 -0000 Date: Mon, 30 Nov 2009 20:33:00 -0000 Message-ID: <20091130203355.18803.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-286-gd3b2005 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ab7236f68712b18656cb82307e6ca5dbe8de9fa7 X-Git-Newrev: d3b20053a696d3834d4b2cf73afa296464555c85 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2009-q4/txt/msg00171.txt.bz2 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 d3b20053a696d3834d4b2cf73afa296464555c85 (commit) from ab7236f68712b18656cb82307e6ca5dbe8de9fa7 (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 d3b20053a696d3834d4b2cf73afa296464555c85 Author: Roland McGrath Date: Mon Nov 30 15:27:21 2009 -0500 PR10653: don't corrupt signal structs in itrace on rawhide utrace * runtime/itrace.c (usr_itrace_report_signal): On modern utrace, must check/propagate utrace_signal_action(). ----------------------------------------------------------------------- Summary of changes: runtime/itrace.c | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool