From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5605 invoked by alias); 22 Apr 2009 10:56:15 -0000 Received: (qmail 5503 invoked by uid 9112); 22 Apr 2009 10:56:12 -0000 Date: Wed, 22 Apr 2009 10:56:00 -0000 Message-ID: <20090422105611.5487.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.5-205-geadbd95 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9ccda279d763ef16ac20e171b3136d1741d07014 X-Git-Newrev: eadbd95761af3c2815e1b36df5a7d18dd28112a4 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: 2009-q2/txt/msg00112.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 eadbd95761af3c2815e1b36df5a7d18dd28112a4 (commit) from 9ccda279d763ef16ac20e171b3136d1741d07014 (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 eadbd95761af3c2815e1b36df5a7d18dd28112a4 Author: Mark Wielaard Date: Wed Apr 22 12:53:39 2009 +0200 Simplify section size logic. * translate.cxx (dump_unwindsyms): Just check that dwfl_module_relocations() return more than 1 relocation section bases before calling dwfl_module_address_section(). ----------------------------------------------------------------------- Summary of changes: translate.cxx | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool