Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764071AbZDHKLy (ORCPT ); Wed, 8 Apr 2009 06:11:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757627AbZDHKLm (ORCPT ); Wed, 8 Apr 2009 06:11:42 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:47006 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756112AbZDHKLl (ORCPT ); Wed, 8 Apr 2009 06:11:41 -0400 Date: Wed, 8 Apr 2009 12:10:56 +0200 From: Ingo Molnar To: Masami Hiramatsu Cc: Frederic Weisbecker , Ananth N Mavinakayanahalli , Jim Keniston , Andrew Morton , Vegard Nossum , "H. Peter Anvin" , Steven Rostedt , Andi Kleen , Avi Kivity , "Frank Ch. Eigler" , Satoshi Oshima , systemtap-ml , LKML Subject: Re: [RFC][PROTO][PATCH -tip 0/7] kprobes: support jump optimization on x86 Message-ID: <20090408101056.GA14482@elte.hu> References: <49DA7702.5030308@redhat.com> <20090408011743.GB5977@nowhere> <49DC0307.6080107@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49DC0307.6080107@redhat.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 760 Lines: 20 * Masami Hiramatsu wrote: > > But can we consider it as a small problem, assuming that kprobes > > are rarely intended for a massive use in once? I guess that > > usually, not a lot of functions are probed simultaneously. > > Hm, yes and no, systemtap may use massive kprobes, because it > supports "wildcard" probes. However, optimizing in default may be > acceptable. I'm curious: what is the biggest kprobe count you've ever seen, in the field? 1000? 10,000? 100,000? More? Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/