From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22928 invoked by alias); 29 Aug 2008 15:05:21 -0000 Received: (qmail 22894 invoked by uid 9156); 29 Aug 2008 15:05:19 -0000 Date: Fri, 29 Aug 2008 15:05:00 -0000 Message-ID: <20080829150519.22882.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.7-129-gad60080 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4576d5d3faa3889fda8d6cef2664aa8dfddd61af X-Git-Newrev: ad60080828b8a85c569c1b02859d72aca4e795f8 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/msg00184.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 ad60080828b8a85c569c1b02859d72aca4e795f8 (commit) from 4576d5d3faa3889fda8d6cef2664aa8dfddd61af (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 ad60080828b8a85c569c1b02859d72aca4e795f8 Author: David Smith Date: Fri Aug 29 09:59:12 2008 -0500 Added bug 6841 fix utrace syscall test. 2008-08-29 David Smith PR6841 * systemtap.base/utrace_p5.exp: Added system-wide syscall test for bug 6841 fix. ----------------------------------------------------------------------- Summary of changes: testsuite/ChangeLog | 6 ++++++ testsuite/systemtap.base/utrace_p5.exp | 27 +++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool