From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5072 invoked by alias); 22 Oct 2009 00:29:07 -0000 Received: (qmail 4954 invoked by uid 48); 22 Oct 2009 00:28:51 -0000 Date: Thu, 22 Oct 2009 00:29:00 -0000 Message-ID: <20091022002851.4953.qmail@sourceware.org> From: "fche at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20091021211006.10822.dsmith@redhat.com> References: <20091021211006.10822.dsmith@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/10822] procfs file created too late X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q4/txt/msg00253.txt.bz2 ------- Additional Comments From fche at redhat dot com 2009-10-22 00:28 ------- One (wacky?) possibility is to keep the begin probes' output from appearing at staprun/stapio's output until all the probes have been fully registered/activated. Maybe a deferred _stp_print_flush(); maybe having staprun listen to the STP_START message before shuffling out data. Something that makes it delay the begin probes' output until everything is really ready. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10822 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.