From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9624 invoked by alias); 21 Nov 2009 01:05:10 -0000 Received: (qmail 9528 invoked by uid 48); 21 Nov 2009 01:04:56 -0000 Date: Sat, 21 Nov 2009 01:05:00 -0000 Message-ID: <20091121010456.9527.qmail@sourceware.org> From: "jkenisto at us dot ibm dot com" To: systemtap@sources.redhat.com In-Reply-To: <20091120224216.10995.fche@redhat.com> References: <20091120224216.10995.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/10995] on-the-fly enabled/disabled 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: 2009-q4/txt/msg00628.txt.bz2 ------- Additional Comments From jkenisto at us dot ibm dot com 2009-11-21 01:04 ------- On a related note, in the SystemTap-resident versions of uprobes, a u[ret]probe handler can call [un]register_u[ret]probe(). A handler can even unregister itself. See Section 4.4, "User's Callback for Delayed Registrations", in runtime/uprobes/uprobes.txt. U[ret]probe handlers can block, so they could also [un]register k[ret]probes. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10995 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.