From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12434 invoked by alias); 17 Nov 2011 21:11:45 -0000 Received: (qmail 12407 invoked by uid 9586); 17 Nov 2011 21:11:44 -0000 Date: Thu, 17 Nov 2011 21:11:00 -0000 Message-ID: <20111117211143.12396.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-426-g2db5adc X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3b035c9b44dbc0d90e5ae33835d69554be993c0e X-Git-Newrev: 2db5adc1ea090630c2b87e1e8ce7b779f6e98639 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-q4/txt/msg00135.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 2db5adc1ea090630c2b87e1e8ce7b779f6e98639 (commit) from 3b035c9b44dbc0d90e5ae33835d69554be993c0e (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 2db5adc1ea090630c2b87e1e8ce7b779f6e98639 Author: Josh Stone Date: Thu Nov 17 13:10:55 2011 -0800 PR12136: Tweak the cast-scope testcase - Use unnamed process.* to allow -c to guarantee the right path - Specify the function probe's file, so we don't accidentally pick up any other length(), like string::length(). ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/cast-scope.exp | 2 +- testsuite/systemtap.base/cast-scope.stp | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool