From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32114 invoked by alias); 3 Aug 2012 16:24:40 -0000 Received: (qmail 32060 invoked by uid 9156); 3 Aug 2012 16:24:38 -0000 Date: Fri, 03 Aug 2012 16:24:00 -0000 Message-ID: <20120803162437.32049.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-139-g49cb388 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 923fc591b1dcf4de193079eb6c868359e2077d2d X-Git-Newrev: 49cb388809e44c017c2d7ade826ceaca38391a7f 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: 2012-q3/txt/msg00082.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 49cb388809e44c017c2d7ade826ceaca38391a7f (commit) from 923fc591b1dcf4de193079eb6c868359e2077d2d (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 49cb388809e44c017c2d7ade826ceaca38391a7f Author: David Smith Date: Fri Aug 3 11:24:16 2012 -0500 Improve BZ812857 by helping current.exp to pass on s390x. * testsuite/systemtap.stress/current.stp: Make '__switch_to' probe points optional, since they can't be probed on the s390x. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.stress/current.stp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool