From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4090 invoked by alias); 24 Jan 2012 03:44:09 -0000 Received: (qmail 4062 invoked by uid 426); 24 Jan 2012 03:44:08 -0000 Date: Tue, 24 Jan 2012 03:44:00 -0000 Message-ID: <20120124034408.4051.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-679-gb3741c9 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9e11f22d2a16fe3703d341055f761982ff8b3f7a X-Git-Newrev: b3741c9d77109e5ce058ce8c5b49c3959cd6ea18 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: 2012-q1/txt/msg00025.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 b3741c9d77109e5ce058ce8c5b49c3959cd6ea18 (commit) from 9e11f22d2a16fe3703d341055f761982ff8b3f7a (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 b3741c9d77109e5ce058ce8c5b49c3959cd6ea18 Author: Frank Ch. Eigler Date: Mon Jan 23 22:42:52 2012 -0500 improve error message if script requires -g but lacks it, part 3 * tapsets.cxx (dwarf_var_expanding_visitor::visit_target_symbol): Suggest -g if missing. (dwarf_cast_expanding_visitor::visit_cast_op): Ditto. (tracepoint_var_expanding_visitor::visit_target_symbol_arg): Ditto too. ----------------------------------------------------------------------- Summary of changes: tapsets.cxx | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool