From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20982 invoked by alias); 20 Jan 2009 07:25:18 -0000 Received: (qmail 20956 invoked by uid 9713); 20 Jan 2009 07:25:18 -0000 Date: Tue, 20 Jan 2009 07:25:00 -0000 Message-ID: <20090120072518.20945.qmail@sourceware.org> From: wenji@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-201-gac9a5a0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: dece4f8f994c78aca9213cfb8f20e6d979ff738d X-Git-Newrev: ac9a5a0b7a603fcae02541726416b6ccdf41efd9 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/msg00038.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 ac9a5a0b7a603fcae02541726416b6ccdf41efd9 (commit) from dece4f8f994c78aca9213cfb8f20e6d979ff738d (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 ac9a5a0b7a603fcae02541726416b6ccdf41efd9 Author: Wenji Huang Date: Mon Jan 19 23:44:54 2009 -0500 Add checking utrace in test cases. ----------------------------------------------------------------------- Summary of changes: testsuite/ChangeLog | 7 +++++++ testsuite/systemtap.base/bz5274.exp | 8 ++++++++ testsuite/systemtap.base/bz6850.exp | 9 +++++++++ testsuite/systemtap.base/static_uprobes.exp | 9 +++++++++ testsuite/systemtap.base/uprobes.exp | 9 +++++++++ 5 files changed, 42 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool