From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10497 invoked by alias); 16 Dec 2008 17:27:59 -0000 Received: (qmail 10472 invoked by uid 9112); 16 Dec 2008 17:27:59 -0000 Date: Tue, 16 Dec 2008 17:27:00 -0000 Message-ID: <20081216172759.10461.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, pr6866, updated. release-0.7-618-g2ef32a5 X-Git-Refname: refs/heads/pr6866 X-Git-Reftype: branch X-Git-Oldrev: 6e44f060ffb5fff8d3987024d8facfb7997a3b25 X-Git-Newrev: 2ef32a58a934e28aae94e57124ac362490f3e4eb 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: 2008-q4/txt/msg00343.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, pr6866 has been updated via 2ef32a58a934e28aae94e57124ac362490f3e4eb (commit) from 6e44f060ffb5fff8d3987024d8facfb7997a3b25 (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 2ef32a58a934e28aae94e57124ac362490f3e4eb Author: Mark Wielaard Date: Tue Dec 16 14:57:58 2008 +0100 Simplify dwfl_module_relocate_address workaround. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 +++++ translate.cxx | 38 ++++++++++++++++++-------------------- 2 files changed, 23 insertions(+), 20 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool