From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32672 invoked by alias); 16 Mar 2009 13:22:30 -0000 Received: (qmail 32593 invoked by uid 9112); 16 Mar 2009 13:22:29 -0000 Date: Mon, 16 Mar 2009 13:22:00 -0000 Message-ID: <20090316132229.32576.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-138-g1bb61ae X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8552ab0f6699553a519a8f96d4356ac17f031230 X-Git-Newrev: 1bb61ae1fd02086560f5cd019db320b5a217ba05 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-q1/txt/msg00270.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 1bb61ae1fd02086560f5cd019db320b5a217ba05 (commit) from 8552ab0f6699553a519a8f96d4356ac17f031230 (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 1bb61ae1fd02086560f5cd019db320b5a217ba05 Author: Mark Wielaard Date: Mon Mar 16 14:19:20 2009 +0100 Add workaround for dwfl_module_build_id bug with elfutils < 0.140. * translate.cxx (dump_unwindsyms): Check elfutils version and whether build_id_vaddr < base, and if so add main_bias to address. ----------------------------------------------------------------------- Summary of changes: translate.cxx | 32 +++++++++++++++++++++++++------- 1 files changed, 25 insertions(+), 7 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool