From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2772 invoked by alias); 20 Feb 2009 19:12:28 -0000 Received: (qmail 2748 invoked by uid 9156); 20 Feb 2009 19:12:28 -0000 Date: Fri, 20 Feb 2009 19:12:00 -0000 Message-ID: <20090220191228.2737.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-12-g9ac44b1 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e1d8e378730ccff8491104575913a4943e9427a8 X-Git-Newrev: 9ac44b1d057caacc72e980bd83876b77c42b2959 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-q1/txt/msg00195.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 9ac44b1d057caacc72e980bd83876b77c42b2959 (commit) from e1d8e378730ccff8491104575913a4943e9427a8 (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 9ac44b1d057caacc72e980bd83876b77c42b2959 Author: David Smith Date: Fri Feb 20 13:11:34 2009 -0600 Better header file inclusion. 2009-02-20 David Smith * debugfs.c: Added inclusion of linux/debugfs.h. * relayfs.h: Removed inclusion of linux/debugfs.h. ----------------------------------------------------------------------- Summary of changes: runtime/transport/debugfs.c | 2 ++ runtime/transport/relayfs.h | 1 - 2 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool