From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3281 invoked by alias); 5 Feb 2009 18:47:25 -0000 Received: (qmail 3257 invoked by uid 426); 5 Feb 2009 18:47:23 -0000 Date: Thu, 05 Feb 2009 18:47:00 -0000 Message-ID: <20090205184723.3241.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-298-g482472c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4b7b5c032203bec067abc74800cdd0a444395574 X-Git-Newrev: 482472c332a2a8a9df203bb6fb8f3f6ed87a9cf4 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/msg00116.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 482472c332a2a8a9df203bb6fb8f3f6ed87a9cf4 (commit) from 4b7b5c032203bec067abc74800cdd0a444395574 (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 482472c332a2a8a9df203bb6fb8f3f6ed87a9cf4 Author: Frank Ch. Eigler Date: Thu Feb 5 13:45:26 2009 -0500 PR9740/9816? - workaround for kernel valloc bug ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 +++++ buildrun.cxx | 1 + runtime/ChangeLog | 5 +++++ runtime/autoconf-vm-area.c | 9 +++++++++ runtime/transport/ChangeLog | 7 +++++++ runtime/transport/transport.c | 9 +++++++++ 6 files changed, 36 insertions(+), 0 deletions(-) create mode 100644 runtime/autoconf-vm-area.c hooks/post-receive -- systemtap: system-wide probe/trace tool