From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27887 invoked by alias); 18 Oct 2007 14:10:35 -0000 Received: (qmail 27864 invoked by uid 48); 18 Oct 2007 14:10:25 -0000 Date: Thu, 18 Oct 2007 14:10:00 -0000 Message-ID: <20071018141025.27863.qmail@sourceware.org> From: "fche at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20071018140048.5194.hunt@redhat.com> References: <20071018140048.5194.hunt@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug runtime/5194] IO problem on begin/end probes 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: 2007-q4/txt/msg00200.txt.bz2 ------- Additional Comments From fche at redhat dot com 2007-10-18 14:10 ------- Can you spell out why you believe there is a problem? begin/end probes are only run when no kprobes etc. are even registered. They do not run in parallel with each other. So I see no source of concurrency/reentrancy (other than the shared-buffer guest/host case I mentioned in the other bug). -- http://sourceware.org/bugzilla/show_bug.cgi?id=5194 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.