From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 467 invoked by alias); 3 Mar 2009 22:52:19 -0000 Received: (qmail 441 invoked by uid 9793); 3 Mar 2009 22:52:18 -0000 Date: Tue, 03 Mar 2009 22:52:00 -0000 Message-ID: <20090303225218.430.qmail@sourceware.org> From: maynardj@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-39-g1324cc8 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 34309209f7b8f957125f34c263dcea870ea76c8e X-Git-Newrev: 1324cc8267f44de856daa6aedd76d157e4259d28 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-q1/txt/msg00216.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 1324cc8267f44de856daa6aedd76d157e4259d28 (commit) from 34309209f7b8f957125f34c263dcea870ea76c8e (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 1324cc8267f44de856daa6aedd76d157e4259d28 Author: Maynard Johnson Date: Tue Mar 3 16:41:48 2009 -0600 This patch updates the itrace code to support the new utrace interface. It also adds a private copy of access_process_vm to runtime/itrace.c since that function is not consistently exported by all distros. ----------------------------------------------------------------------- Summary of changes: runtime/itrace.c | 146 +++++++++++++++++++++++++++++++++++++++++++----------- tapsets.cxx | 1 + 2 files changed, 118 insertions(+), 29 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool