From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5838 invoked by alias); 3 Nov 2009 17:05:28 -0000 Received: (qmail 5738 invoked by uid 9156); 3 Nov 2009 17:05:26 -0000 Date: Tue, 03 Nov 2009 17:05:00 -0000 Message-ID: <20091103170525.5616.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.0-165-g8965189 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b49f69f3e23c9fa1cd30725c5405f552b2aceff8 X-Git-Newrev: 89651893a8ec51ee4d77ddfd57019e350ad7b169 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-q4/txt/msg00083.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 89651893a8ec51ee4d77ddfd57019e350ad7b169 (commit) from b49f69f3e23c9fa1cd30725c5405f552b2aceff8 (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 89651893a8ec51ee4d77ddfd57019e350ad7b169 Author: David Smith Date: Tue Nov 3 11:04:35 2009 -0600 PR 10706 fixed by switching to unbuffered output. * runtime/staprun/mainloop.c (stp_main_loop): Switched to unbuffered output (instead of line buffered output). ----------------------------------------------------------------------- Summary of changes: runtime/staprun/mainloop.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool