From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13984 invoked by alias); 14 May 2010 20:47:18 -0000 Received: (qmail 13960 invoked by uid 9156); 14 May 2010 20:47:18 -0000 Date: Fri, 14 May 2010 20:47:00 -0000 Message-ID: <20100514204718.13947.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-153-g8718591 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2bc468b1f564ca25685e51356f23e5fc764ca676 X-Git-Newrev: 871859159d8a5095d301941ae22aca7a308905ed 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: 2010-q2/txt/msg00103.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 871859159d8a5095d301941ae22aca7a308905ed (commit) from 2bc468b1f564ca25685e51356f23e5fc764ca676 (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 871859159d8a5095d301941ae22aca7a308905ed Author: David Smith Date: Fri May 14 15:46:30 2010 -0500 Added RHEL4 support to proc_mem.stp and more testing. * tapset/proc_mem.stp: Added RHEL4 support. * testsuite/buildok/proc_mem-embedded.stp: Renamed from proc_mem.stp and added more functions. ----------------------------------------------------------------------- Summary of changes: tapset/proc_mem.stp | 52 +++++++++++++------ .../{proc_mem.stp => proc_mem-embedded.stp} | 6 ++- 2 files changed, 40 insertions(+), 18 deletions(-) rename testsuite/buildok/{proc_mem.stp => proc_mem-embedded.stp} (75%) hooks/post-receive -- systemtap: system-wide probe/trace tool