From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2602 invoked by alias); 5 Oct 2011 17:51:00 -0000 Received: (qmail 2564 invoked by uid 9112); 5 Oct 2011 17:50:58 -0000 Date: Wed, 05 Oct 2011 17:51:00 -0000 Message-ID: <20111005175054.2545.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-271-gee6717d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3141c9874bc41a0ef16fc0067827be47c475a171 X-Git-Newrev: ee6717d307138d4cbe357faae6d3c86a290516d7 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/msg00006.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 ee6717d307138d4cbe357faae6d3c86a290516d7 (commit) from 3141c9874bc41a0ef16fc0067827be47c475a171 (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 ee6717d307138d4cbe357faae6d3c86a290516d7 Author: Mark Wielaard Date: Wed Oct 5 19:49:08 2011 +0200 Explicitly set UNW_PC in unwinder to retAddrReg value if not yet set. This is necessary when the UNW_PC storage is not equal to where retAddrReg is set. ----------------------------------------------------------------------- Summary of changes: runtime/unwind.c | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool