From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11644 invoked by alias); 15 Aug 2008 12:06:10 -0000 Received: (qmail 11566 invoked by uid 426); 15 Aug 2008 12:06:09 -0000 Date: Fri, 15 Aug 2008 12:06:00 -0000 Message-ID: <20080815120609.11555.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.7-90-ge973793 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a33ac7e8d41a9e195a4bad3c861fb2d3425fa5ca X-Git-Newrev: e9737939bdde53cfd6a2a16f0bd6494a05634ce8 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: X-SW-Source: 2008-q3/txt/msg00144.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 e9737939bdde53cfd6a2a16f0bd6494a05634ce8 (commit) from a33ac7e8d41a9e195a4bad3c861fb2d3425fa5ca (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 e9737939bdde53cfd6a2a16f0bd6494a05634ce8 Author: Michael Meeks Date: Fri Aug 15 11:49:29 2008 +0100 small patch ... Hi guys, I append a trivial patch for systemtap. I guess the SUSE wiki page also needs updating to point out that it's broken in 11.0 by default, and that you require HEAD with Frank's buildrun.cxx fix for the mach-default include. My patch will hopefully make similar problems easier to find in future (for lovers of -v options ;-) HTH, Michael. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 8 ++++++++ buildrun.cxx | 6 +++++- configure.ac | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool