From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18302 invoked by alias); 23 Nov 2009 06:13:14 -0000 Received: (qmail 18279 invoked by uid 9713); 23 Nov 2009 06:13:14 -0000 Date: Mon, 23 Nov 2009 06:13:00 -0000 Message-ID: <20091123061314.18268.qmail@sourceware.org> From: wenji@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-253-gb28d67e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4eea0069b8b677657dcfea3effa2f342d0e5d27f X-Git-Newrev: b28d67e28087f208ecfd888b4518bb9efb2bf552 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/msg00144.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 b28d67e28087f208ecfd888b4518bb9efb2bf552 (commit) from 4eea0069b8b677657dcfea3effa2f342d0e5d27f (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 b28d67e28087f208ecfd888b4518bb9efb2bf552 Author: Wenji Huang Date: Mon Nov 23 14:03:33 2009 +0800 Correct block IO and IO scheduler tapset and test case * tapset/ioblock.stp: Update comment and variables. * testsuite/buildok/ioblock_test.stp: Add parameters. * testsuite/buildok/ioscheduler.stp: Remove redundant parameters. ----------------------------------------------------------------------- Summary of changes: tapset/ioblock.stp | 9 +-------- testsuite/buildok/ioblock_test.stp | 4 ++-- testsuite/buildok/ioscheduler.stp | 3 +-- 3 files changed, 4 insertions(+), 12 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool