From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28227 invoked by alias); 7 Sep 2010 20:32:58 -0000 Received: (qmail 28201 invoked by uid 440); 7 Sep 2010 20:32:54 -0000 Date: Tue, 07 Sep 2010 20:32:00 -0000 Message-ID: <20100907203254.28188.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, roland/new-sdt, updated. release-1.3-59-g9c70e37 X-Git-Refname: refs/heads/roland/new-sdt X-Git-Reftype: branch X-Git-Oldrev: bb45b3f9b0ed2b6fdaffc4a58d38d89c7952a58d X-Git-Newrev: 9c70e3781e25ccfb03c8a39f31a0f767717d8b88 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: 2010-q3/txt/msg00193.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, roland/new-sdt has been updated via 9c70e3781e25ccfb03c8a39f31a0f767717d8b88 (commit) from bb45b3f9b0ed2b6fdaffc4a58d38d89c7952a58d (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 9c70e3781e25ccfb03c8a39f31a0f767717d8b88 Author: Stan Cox Date: Tue Sep 7 16:26:07 2010 -0400 Handle finding includes with -isystem. * lib/systemtap.exp (sd_includes): Use -isystem instead of -I. * sdt_misc.exp (v_flags): Tag the V2 run. ----------------------------------------------------------------------- Summary of changes: testsuite/lib/systemtap.exp | 6 ++---- testsuite/systemtap.base/sdt_misc.exp | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool