From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26507 invoked by alias); 9 Apr 2009 21:33:25 -0000 Received: (qmail 26483 invoked by uid 9112); 9 Apr 2009 21:33:24 -0000 Date: Thu, 09 Apr 2009 21:33:00 -0000 Message-ID: <20090409213324.26472.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-115-gd6377d4 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d5cd287f7860df8752f93de93fcd1cc68884d56b X-Git-Newrev: d6377d4452bb469ea97dc6747cd02cfb1df4af27 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/msg00063.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 d6377d4452bb469ea97dc6747cd02cfb1df4af27 (commit) from d5cd287f7860df8752f93de93fcd1cc68884d56b (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 d6377d4452bb469ea97dc6747cd02cfb1df4af27 Author: Mark Wielaard Date: Thu Apr 9 23:18:46 2009 +0200 Cleanup symbol table sanity checking. * translate.cxx (dump_unwindsyms): Get and check against module end, only check STT_FUNC && SHN_ABS for kernel, check shndxp for non-allocated section. ----------------------------------------------------------------------- Summary of changes: translate.cxx | 45 +++++++++++++++++++++++++++++---------------- 1 files changed, 29 insertions(+), 16 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool