From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1635 invoked by alias); 16 Jun 2010 21:08:11 -0000 Received: (qmail 1609 invoked by uid 426); 16 Jun 2010 21:08:10 -0000 Date: Wed, 16 Jun 2010 21:08:00 -0000 Message-ID: <20100616210810.1598.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.2-280-g8f14e44 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 903dc69f061f67a778df08057af337b82db1ba71 X-Git-Newrev: 8f14e444eb4f4e2023dc59ef110ebcfb3ec2edf1 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-q2/txt/msg00191.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 8f14e444eb4f4e2023dc59ef110ebcfb3ec2edf1 (commit) from 903dc69f061f67a778df08057af337b82db1ba71 (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 8f14e444eb4f4e2023dc59ef110ebcfb3ec2edf1 Author: Frank Ch. Eigler Date: Wed Jun 16 17:03:01 2010 -0400 PR11553: better error messages for .return probes on inlined functions * tapsets.cxx (dwarf_query): Add inlined_non_returnable field. (query_dwarf_funct): Add to it as appropriate. (dwarf_builder::build): Report on it as appropriate, function of verbosity, match-count, warning-suppression. Yey. (query_inline_instance_info): Assert !has_return. ----------------------------------------------------------------------- Summary of changes: tapsets.cxx | 63 ++++++++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 50 insertions(+), 13 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool