From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9561 invoked by alias); 9 Sep 2009 17:47:39 -0000 Received: (qmail 9528 invoked by uid 426); 9 Sep 2009 17:47:38 -0000 Date: Wed, 09 Sep 2009 17:47:00 -0000 Message-ID: <20090909174737.9505.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-273-g9084f07 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 54ff5e0c65ee5a5ee15256c2ff3ae481ee6db463 X-Git-Newrev: 9084f0736c3c53e4210409fb000530fc12c03825 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-q3/txt/msg00227.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 9084f0736c3c53e4210409fb000530fc12c03825 (commit) from 54ff5e0c65ee5a5ee15256c2ff3ae481ee6db463 (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 9084f0736c3c53e4210409fb000530fc12c03825 Author: Frank Ch. Eigler Date: Wed Sep 9 13:46:42 2009 -0400 PR10602 prime: runtime: shrink stack frame of _stp_do_relocation(). * transport/symbols.c (_stp_do_relocation): Make msg static. ----------------------------------------------------------------------- Summary of changes: runtime/transport/symbols.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool