From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24388 invoked by alias); 23 May 2008 15:30:34 -0000 Received: (qmail 24363 invoked by uid 426); 23 May 2008 15:30:33 -0000 Date: Fri, 23 May 2008 15:30:00 -0000 Message-ID: <20080523153033.24352.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. rhel52-ga-307-gc6a65f6 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e8b0c173ead03ef3d050ada086a9b92e1bd6cb43 X-Git-Newrev: c6a65f69138016b9257fd9fcf15ed60e05ab4e3d 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-q2/txt/msg00040.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 c6a65f69138016b9257fd9fcf15ed60e05ab4e3d (commit) via 1b45005138f7c5f7b78e80f426a5ef3bee0fdc7e (commit) via d93584063113d0818c8b7875ab9d337c0efab8a2 (commit) from e8b0c173ead03ef3d050ada086a9b92e1bd6cb43 (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 c6a65f69138016b9257fd9fcf15ed60e05ab4e3d Author: Frank Ch. Eigler Date: Fri May 23 11:30:26 2008 -0400 tapset cleanup: nfs kernel?,module? -> kernel!,module commit 1b45005138f7c5f7b78e80f426a5ef3bee0fdc7e Author: Frank Ch. Eigler Date: Fri May 23 10:17:41 2008 -0400 testsuite cleanup: kfailing some FOO-all-probes tests commit d93584063113d0818c8b7875ab9d337c0efab8a2 Author: Frank Ch. Eigler Date: Fri May 23 10:08:42 2008 -0400 rpc tapset cleanup ----------------------------------------------------------------------- Summary of changes: tapset/ChangeLog | 9 ++ tapset/nfs.stp | 162 +++++++++++++++--------------- tapset/nfs_proc.stp | 3 + tapset/rpc.stp | 167 ++++++++++++++++--------------- testsuite/ChangeLog | 8 ++ testsuite/buildok/nfs-all-probes.stp | 2 +- testsuite/buildok/rpc-all-probes.stp | 2 +- testsuite/systemtap.pass1-4/buildok.exp | 3 + 8 files changed, 193 insertions(+), 163 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool