From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16510 invoked by alias); 22 Aug 2011 19:19:06 -0000 Received: (qmail 16483 invoked by uid 440); 22 Aug 2011 19:19:06 -0000 Date: Mon, 22 Aug 2011 19:19:00 -0000 Message-ID: <20110822191906.16472.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-134-ge1bfefd X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 08c2961231914ed8fb83140e3a63169f1769682c X-Git-Newrev: e1bfefdc15c0715f221098073c983bef7df616b7 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: 2011-q3/txt/msg00208.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 e1bfefdc15c0715f221098073c983bef7df616b7 (commit) from 08c2961231914ed8fb83140e3a63169f1769682c (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 e1bfefdc15c0715f221098073c983bef7df616b7 Author: Stan Cox Date: Mon Aug 22 15:14:25 2011 -0400 Default --disable-sdt-probes for gcc version 3 * configure.ac: Check for the function ppoll. * configure, config.in: Regenerate. ----------------------------------------------------------------------- Summary of changes: configure | 15 +++++++++++++++ configure.ac | 16 ++++++++++++++++ 2 files changed, 31 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool