From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28392 invoked by alias); 3 Oct 2008 22:12:17 -0000 Received: (qmail 28368 invoked by uid 9112); 3 Oct 2008 22:12:17 -0000 Date: Fri, 03 Oct 2008 22:12:00 -0000 Message-ID: <20081003221217.28357.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-314-g0efe0e8 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e680089c477ee4b1dbc1bd64b7f2cb6eac61adfc X-Git-Newrev: 0efe0e840c3069f29b7dfb45fc1c4ee118fe473c 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/msg00007.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 0efe0e840c3069f29b7dfb45fc1c4ee118fe473c (commit) from e680089c477ee4b1dbc1bd64b7f2cb6eac61adfc (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 0efe0e840c3069f29b7dfb45fc1c4ee118fe473c Author: Mark Wielaard Date: Sat Oct 4 00:11:52 2008 +0200 Remove debug output from warning in procfs. ----------------------------------------------------------------------- Summary of changes: runtime/ChangeLog | 4 ++++ runtime/procfs.c | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool