From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5155 invoked by alias); 30 Apr 2009 15:21:41 -0000 Received: (qmail 5132 invoked by uid 9156); 30 Apr 2009 15:21:40 -0000 Date: Thu, 30 Apr 2009 15:21:00 -0000 Message-ID: <20090430152140.5121.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.7-31-g3ba2eb8 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ea7d087ab3866eb99c19444b237c9586e8dc9b17 X-Git-Newrev: 3ba2eb82cafa938c1c3f7ef9d2da06912a49d8e0 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/msg00154.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 3ba2eb82cafa938c1c3f7ef9d2da06912a49d8e0 (commit) from ea7d087ab3866eb99c19444b237c9586e8dc9b17 (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 3ba2eb82cafa938c1c3f7ef9d2da06912a49d8e0 Author: David Smith Date: Thu Apr 30 10:20:41 2009 -0500 Fixed uaddr tapset function for ppc64 by adding task_pt_regs() definition. PR10117 fix. * tapset/context.stp: Added ppc64 task_pt_regs() definition if it dooesn't already exist. ----------------------------------------------------------------------- Summary of changes: tapset/context.stp | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool