From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32004 invoked by alias); 24 Mar 2011 17:33:58 -0000 Received: (qmail 31976 invoked by uid 426); 24 Mar 2011 17:33:58 -0000 Date: Thu, 24 Mar 2011 17:33:00 -0000 Message-ID: <20110324173358.31965.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.4-198-g148d3a3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b9dd930ad7f5fe116e300cb54041e740e36cf0c7 X-Git-Newrev: 148d3a367aba743ab786665d0b00dbb8373c973a 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: 2011-q1/txt/msg00187.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 148d3a367aba743ab786665d0b00dbb8373c973a (commit) via c085f1feb2ce8d1c49d12eb6d366db8151961ca2 (commit) from b9dd930ad7f5fe116e300cb54041e740e36cf0c7 (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 148d3a367aba743ab786665d0b00dbb8373c973a Author: Frank Ch. Eigler Date: Thu Mar 24 13:31:17 2011 -0400 rhbz684227: also filter out FUTEX_CLOCK_REALTIME commit c085f1feb2ce8d1c49d12eb6d366db8151961ca2 Author: Kim van der Riet Date: Thu Mar 24 13:03:50 2011 -0400 rhbz68427: mask out FUTEX_PRIVATE_FLAG ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.examples/process/futexes.stp | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool