Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753610Ab0BWRFa (ORCPT ); Tue, 23 Feb 2010 12:05:30 -0500 Received: from fg-out-1718.google.com ([72.14.220.158]:62511 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752478Ab0BWRF2 (ORCPT ); Tue, 23 Feb 2010 12:05:28 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=rHnfqbTuV/SFmwVjtlQ3R0G/VyYbo+rEGlJcd34UYLWAyQKMkLaMqDOxsfPOKJZUtN 23BQ/Eialqim0A4nbR9EIFuxMC8z+0OwHu6AOHKL4Z14v7yi2j0Tz8kOqt/R/w5eNoAs wxD2+NspZnZuMTlyzOo2TIgSJ7a1H9Z1yp2pU= Date: Tue, 23 Feb 2010 18:05:20 +0100 From: Frederic Weisbecker To: Masami Hiramatsu , Ingo Molnar Cc: Ananth N Mavinakayanahalli , lkml , Jim Keniston , Srikar Dronamraju , Christoph Hellwig , Steven Rostedt , "H. Peter Anvin" , Anders Kaseorg , Tim Abbott , Andi Kleen , Jason Baron , Mathieu Desnoyers , systemtap , DLE Subject: Re: [PATCH -tip v10 0/9] kprobes: Kprobes jump optimization support Message-ID: <20100223170508.GB5357@nowhere> References: <20100218221247.19637.80088.stgit@dhcp-100-2-132.bos.redhat.com> <4B830FDB.7010202@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B830FDB.7010202@redhat.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 882 Lines: 25 On Mon, Feb 22, 2010 at 06:14:35PM -0500, Masami Hiramatsu wrote: > Masami Hiramatsu wrote: > > Hi Ingo, > > > > Here are the patchset of the kprobes jump optimization v10 > > (a.k.a. Djprobe). This version just updated a document, > > and applicable for 2.6.33-rc8-tip. > > BTW, this optimization is automatically done in kprobes. > (no other tools/changes are required for it) > This means all users including perf-probe have a benefit > from this feature just by configuring CONFIG_OPTPROBES=y :) > So it's a part of perf-probe/kprobe-tracer enhancement, IMHO. > > Thank you, Yep. I guess we can give it a try for 2.6.34. 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/