From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19361 invoked by alias); 13 Jul 2010 01:56:22 -0000 Received: (qmail 19276 invoked by uid 9024); 13 Jul 2010 01:56:22 -0000 Date: Tue, 13 Jul 2010 01:56:00 -0000 Message-ID: <20100713015622.19250.qmail@sourceware.org> From: roland@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-475-g3242598 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e60bba4d31ea3763b4926b8eeda455d10b8877fc X-Git-Newrev: 3242598d7cf3420813552567493e25d7f12e9128 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-q3/txt/msg00060.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 3242598d7cf3420813552567493e25d7f12e9128 (commit) from e60bba4d31ea3763b4926b8eeda455d10b8877fc (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 3242598d7cf3420813552567493e25d7f12e9128 Author: Roland McGrath Date: Mon Jul 12 18:55:53 2010 -0700 loc2c-test: Support "return" testing * loc2c-test.c (handle_fields): New function, broken out of ... (handle_variable): ... here. Call it. (main): Handle special "return" pseudo-variable. ----------------------------------------------------------------------- Summary of changes: loc2c-test.c | 199 +++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 120 insertions(+), 79 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool