From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22171 invoked by alias); 7 May 2012 21:41:10 -0000 Received: (qmail 22123 invoked by uid 9156); 7 May 2012 21:41:09 -0000 Date: Mon, 07 May 2012 21:41:00 -0000 Message-ID: <20120507214109.22112.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.7-208-g025fc47 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f1b95ddfa3a9b3d8fecf81ce479cfdde2783876e X-Git-Newrev: 025fc47cf9bb948da3fc857a6c0a544f277aa6cb 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-q2/txt/msg00056.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 025fc47cf9bb948da3fc857a6c0a544f277aa6cb (commit) from f1b95ddfa3a9b3d8fecf81ce479cfdde2783876e (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 025fc47cf9bb948da3fc857a6c0a544f277aa6cb Author: David Smith Date: Mon May 7 16:40:38 2012 -0500 Improve the case-scope testcase output handling. * testsuite/systemtap.base/cast-scope.stp: Print the probe strings in a defined order (since the process.function and process.mark probes can end up at the same address). ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/cast-scope.stp | 25 ++++++++++++++++++++----- 1 files changed, 20 insertions(+), 5 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool