From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29936 invoked by alias); 6 Feb 2009 17:20:11 -0000 Received: (qmail 29852 invoked by uid 426); 6 Feb 2009 17:20:08 -0000 Date: Fri, 06 Feb 2009 17:20:00 -0000 Message-ID: <20090206172006.29836.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-307-g2c48e41 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e3687b9e6c8c0fe634ee2d33e770581d3a1e33ba X-Git-Newrev: 2c48e4162100e7cbc53eeaee13cfbdd538b15380 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/msg00124.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 2c48e4162100e7cbc53eeaee13cfbdd538b15380 (commit) from e3687b9e6c8c0fe634ee2d33e770581d3a1e33ba (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 2c48e4162100e7cbc53eeaee13cfbdd538b15380 Author: Frank Ch. Eigler Date: Fri Feb 6 12:19:22 2009 -0500 2.6.29rc build fix: autoconf for proc_dir_entry->owner going away ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 ++++ buildrun.cxx | 3 ++- runtime/ChangeLog | 5 +++++ runtime/autoconf-procfs-owner.c | 8 ++++++++ runtime/procfs.c | 6 +++++- 5 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 runtime/autoconf-procfs-owner.c hooks/post-receive -- systemtap: system-wide probe/trace tool