From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31249 invoked by alias); 16 Feb 2009 20:59:28 -0000 Received: (qmail 31226 invoked by uid 9156); 16 Feb 2009 20:59:28 -0000 Date: Mon, 16 Feb 2009 20:59:00 -0000 Message-ID: <20090216205927.31213.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-356-gea1248d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f5438dfc723aa0a8175efb03fe7096d393e86ee9 X-Git-Newrev: ea1248d39b26b7f4288751cdf9eb019266bfd91b 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: 2009-q1/txt/msg00160.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 ea1248d39b26b7f4288751cdf9eb019266bfd91b (commit) from f5438dfc723aa0a8175efb03fe7096d393e86ee9 (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 ea1248d39b26b7f4288751cdf9eb019266bfd91b Author: David Smith Date: Mon Feb 16 14:58:40 2009 -0600 Improved cleanup in tests. ----------------------------------------------------------------------- Summary of changes: testsuite/ChangeLog | 8 ++++ testsuite/systemtap.base/bz5274.exp | 13 ++++++-- testsuite/systemtap.base/bz6850.exp | 13 ++++++- testsuite/systemtap.base/static_uprobes.exp | 47 +++++++++++++++++++-------- testsuite/systemtap.base/uprobes.exp | 14 ++++++-- 5 files changed, 73 insertions(+), 22 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool