From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9773 invoked by alias); 11 Sep 2008 03:12:28 -0000 Received: (qmail 9745 invoked by uid 426); 11 Sep 2008 03:12:28 -0000 Date: Thu, 11 Sep 2008 03:12:00 -0000 Message-ID: <20080911031227.9732.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-239-g7d24cea X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 936eeb672167eaec2e5d8e9d7cf7fe9e962efe58 X-Git-Newrev: 7d24ceab85d64c5e9dcb4963d91d123d8303ef30 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: X-SW-Source: 2008-q3/txt/msg00229.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 7d24ceab85d64c5e9dcb4963d91d123d8303ef30 (commit) via eacb10cec9899c79ae1e122a7b6e50106928a295 (commit) via 9c98fb062af789df50ab98284ff2c6da3e220343 (commit) from 936eeb672167eaec2e5d8e9d7cf7fe9e962efe58 (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 7d24ceab85d64c5e9dcb4963d91d123d8303ef30 Merge: eacb10cec9899c79ae1e122a7b6e50106928a295 936eeb672167eaec2e5d8e9d7cf7fe9e962efe58 Author: Frank Ch. Eigler Date: Wed Sep 10 23:11:44 2008 -0400 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap * 'master' of ssh://sources.redhat.com/git/systemtap: added Handlers description, more cleanup Ensure that "stap -l ..." only prints probe names, not variables. commit eacb10cec9899c79ae1e122a7b6e50106928a295 Author: Frank Ch. Eigler Date: Wed Sep 10 23:11:30 2008 -0400 parser/scanner speedup commit 9c98fb062af789df50ab98284ff2c6da3e220343 Author: Frank Ch. Eigler Date: Wed Sep 10 23:10:39 2008 -0400 PR6876 testsuite regression tweak ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 ++++ parse.cxx | 35 +++++++++++++++------------- parse.h | 3 +- testsuite/systemtap.base/optim_arridx.exp | 8 +++--- 4 files changed, 30 insertions(+), 21 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool