From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28118 invoked by alias); 30 Oct 2008 14:13:47 -0000 Received: (qmail 27883 invoked by uid 678); 30 Oct 2008 14:13:46 -0000 Date: Thu, 30 Oct 2008 14:13:00 -0000 Message-ID: <20081030141346.27853.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-431-g6a1d90e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6f8b68010d8a11cbb97f225b16a3ef2f39f11fd8 X-Git-Newrev: 6a1d90ee1b3471847ff11e74bc2cb19928f5de1a 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/msg00123.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 6a1d90ee1b3471847ff11e74bc2cb19928f5de1a (commit) from 6f8b68010d8a11cbb97f225b16a3ef2f39f11fd8 (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 6a1d90ee1b3471847ff11e74bc2cb19928f5de1a Author: William Cohen Date: Thu Oct 30 10:13:16 2008 -0400 Add inode variable, ino. ----------------------------------------------------------------------- Summary of changes: tapset/ChangeLog | 4 ++++ tapset/vfs.stp | 4 ++++ 2 files changed, 8 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool