From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15637 invoked by alias); 27 Oct 2008 17:21:35 -0000 Received: (qmail 15613 invoked by uid 678); 27 Oct 2008 17:21:34 -0000 Date: Mon, 27 Oct 2008 17:21:00 -0000 Message-ID: <20081027172132.15594.qmail@sourceware.org> From: wcohen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-393-g26343b4 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 83b7815f1adaa6f44a7ad9e151dd78caf79bdb0e X-Git-Newrev: 26343b47cdaff0420e6405295a0788b334be4eb6 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: 2008-q4/txt/msg00093.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 26343b47cdaff0420e6405295a0788b334be4eb6 (commit) from 83b7815f1adaa6f44a7ad9e151dd78caf79bdb0e (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 26343b47cdaff0420e6405295a0788b334be4eb6 Author: William Cohen Date: Mon Oct 27 13:11:44 2008 -0400 Provide dev and devname in vfs.read and vfs.write. Use them in disktop.stp. ----------------------------------------------------------------------- Summary of changes: tapset/ChangeLog | 4 ++++ tapset/vfs.stp | 8 ++++++++ testsuite/systemtap.examples/ChangeLog | 4 ++++ testsuite/systemtap.examples/io/disktop.stp | 21 ++++++++++----------- 4 files changed, 26 insertions(+), 11 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool