From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1384 invoked by alias); 19 Oct 2011 21:41:53 -0000 Received: (qmail 1357 invoked by uid 9112); 19 Oct 2011 21:41:53 -0000 Date: Wed, 19 Oct 2011 21:41:00 -0000 Message-ID: <20111019214153.1346.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-332-gc399942 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: cedf63f3a6bdcdf3196acc8b4e47ffca0e56ce97 X-Git-Newrev: c39994236302a48f4417d575c5a41989452aaaaa 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: 2011-q4/txt/msg00046.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 c39994236302a48f4417d575c5a41989452aaaaa (commit) from cedf63f3a6bdcdf3196acc8b4e47ffca0e56ce97 (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 c39994236302a48f4417d575c5a41989452aaaaa Author: Mark Wielaard Date: Wed Oct 19 23:39:07 2011 +0200 Don't trust dwfl_module_relocations() for ET_EXEC in get_unwind_data. ----------------------------------------------------------------------- Summary of changes: translate.cxx | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool