From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13569 invoked by alias); 19 Mar 2010 19:46:12 -0000 Received: (qmail 13483 invoked by uid 48); 19 Mar 2010 19:45:52 -0000 Date: Fri, 19 Mar 2010 19:46:00 -0000 Message-ID: <20100319194552.13482.qmail@sourceware.org> From: "jistone at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20100307135957.11353.fche@redhat.com> References: <20100307135957.11353.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/11353] elide side-effect-free 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: 2010-q1/txt/msg00725.txt.bz2 ------- Additional Comments From jistone at redhat dot com 2010-03-19 19:45 ------- It may be enough to delay calling derived_probe::join_group() until *after* all of the optimization is done, at the end of semantic_pass(). This would also take care of trickery like enable_task_finder() and need_uprobes which are done during join_group(). -- http://sourceware.org/bugzilla/show_bug.cgi?id=11353 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.