From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13425 invoked by alias); 5 Mar 2010 02:15:45 -0000 Received: (qmail 13236 invoked by uid 9586); 5 Mar 2010 02:15:44 -0000 Date: Fri, 05 Mar 2010 02:15:00 -0000 Message-ID: <20100305021542.13011.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-154-gb26c8b3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: aa0be91ff9cdd708d2b501fb0dbf4cd070408b9e X-Git-Newrev: b26c8b318e9e3baa8b4038538bcb45cf6077571c 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-q1/txt/msg00183.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 b26c8b318e9e3baa8b4038538bcb45cf6077571c (commit) from aa0be91ff9cdd708d2b501fb0dbf4cd070408b9e (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 b26c8b318e9e3baa8b4038538bcb45cf6077571c Author: Josh Stone Date: Thu Mar 4 18:05:06 2010 -0800 PR11346: Make @defined() independent of --skip-badvars * tapsets.cxx (dwarf_var_expanding_visitor::visit_target_symbol): Don't squash target_symbol errors in the operand of @defined(). ----------------------------------------------------------------------- Summary of changes: tapsets.cxx | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool