From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27503 invoked by alias); 22 Jul 2010 18:36:32 -0000 Received: (qmail 27477 invoked by uid 426); 22 Jul 2010 18:36:32 -0000 Date: Thu, 22 Jul 2010 18:36:00 -0000 Message-ID: <20100722183632.27466.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-2-g552459b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: aac7384e9e379367a6118c9c353bdb4fe6e02d4d X-Git-Newrev: 552459b2eb56e8e34206d8d9b4b1d7a51c29f226 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/msg00099.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 552459b2eb56e8e34206d8d9b4b1d7a51c29f226 (commit) from aac7384e9e379367a6118c9c353bdb4fe6e02d4d (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 552459b2eb56e8e34206d8d9b4b1d7a51c29f226 Author: Frank Ch. Eigler Date: Thu Jul 22 14:35:25 2010 -0400 PR7097: in flight-recorder-launch mode, don't open the stapio output files early * runtime/staprun/relay.c (init_relayfs): Return early if load_only. ----------------------------------------------------------------------- Summary of changes: runtime/staprun/relay.c | 34 ++++++++++++++++++---------------- 1 files changed, 18 insertions(+), 16 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool