From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26944 invoked by alias); 1 Jun 2006 20:46:36 -0000 Received: (qmail 26886 invoked by uid 48); 1 Jun 2006 20:46:28 -0000 Date: Thu, 01 Jun 2006 20:46:00 -0000 Message-ID: <20060601204628.26885.qmail@sourceware.org> From: "fche at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20060601184524.2725.ldimaggi@redhat.com> References: <20060601184524.2725.ldimaggi@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug runtime/2725] Attempting to probe all kernel functions hangs FC5 X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00534.txt.bz2 ------- Additional Comments From fche at redhat dot com 2006-06-01 20:46 ------- Broad wildcard probes are known to still trigger problems. This is the reason that the src/tapsets.cxx blacklist exists. One needs to narrow down failing wildcards as much as possible, perhaps to individual functions and/or files, then add them to the blacklist. When the job is done, function("*") will automagically exclude blacklisted ones and still give one the thousands of workable probes one might want (?). *** This bug has been marked as a duplicate of 1836 *** -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE http://sourceware.org/bugzilla/show_bug.cgi?id=2725 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.