From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17368 invoked by alias); 16 Nov 2009 18:59:20 -0000 Received: (qmail 17343 invoked by uid 9156); 16 Nov 2009 18:59:18 -0000 Date: Mon, 16 Nov 2009 18:59:00 -0000 Message-ID: <20091116185918.17329.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-228-g1bc3d8e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f9a0679356e44ff13347a4d810017e0a69850e03 X-Git-Newrev: 1bc3d8e1a940e67d8e0e3f9a04cfc53d8bced85e 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-q4/txt/msg00119.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 1bc3d8e1a940e67d8e0e3f9a04cfc53d8bced85e (commit) from f9a0679356e44ff13347a4d810017e0a69850e03 (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 1bc3d8e1a940e67d8e0e3f9a04cfc53d8bced85e Author: David Smith Date: Mon Nov 16 12:58:46 2009 -0600 PR 5150 partial fix. Support nfs_write_begin()/nfs_write_end(). * tapset/nfs.stp: Added support for nfs_write_begin()/nfs_write_end(), which replaced nfs_prepare_write()/nfs_commit_write(). ----------------------------------------------------------------------- Summary of changes: tapset/nfs.stp | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 76 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool