Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751598AbWCUMlT (ORCPT ); Tue, 21 Mar 2006 07:41:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751606AbWCUMlT (ORCPT ); Tue, 21 Mar 2006 07:41:19 -0500 Received: from thunk.org ([69.25.196.29]:41697 "EHLO thunker.thunk.org") by vger.kernel.org with ESMTP id S1751598AbWCUMlS (ORCPT ); Tue, 21 Mar 2006 07:41:18 -0500 Date: Tue, 21 Mar 2006 07:40:58 -0500 From: "Theodore Ts'o" To: Christoph Hellwig , Richard J Moore , Andrew Morton , ak@suse.de, davem@davemloft.net, linux-kernel@vger.kernel.org, prasanna@in.ibm.com, suparna@in.ibm.com Subject: Re: [2/3 PATCH] Kprobes: User space probes support- readpage hooks Message-ID: <20060321124058.GF8257@thunk.org> Mail-Followup-To: Theodore Ts'o , Christoph Hellwig , Richard J Moore , Andrew Morton , ak@suse.de, davem@davemloft.net, linux-kernel@vger.kernel.org, prasanna@in.ibm.com, suparna@in.ibm.com References: <20060320181255.16932b0d.akpm@osdl.org> <20060321111452.GA5460@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060321111452.GA5460@infradead.org> User-Agent: Mutt/1.5.11+cvs20060126 X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1121 Lines: 23 On Tue, Mar 21, 2006 at 11:14:52AM +0000, Christoph Hellwig wrote: > > A real life example of where this capability would have been very useful is > > with a performance problem I am currently investigating. It involves a GPFS > > + SAMBA + TCPIP + RDAC > > this pobablt tells more about the crappy code quality of your propritary > code than a real need for this. please argue without reference to huge > blobs of junk. In real life there are complicated stacks; sometimes they are open source (for example, like JBoss or Tomcat), sometimes they are propietary products, sometimes they are custom applications written by the end-user. Sun has been making big hay about how with dtrace, you can easily figure out what is going on. Systemtap is a tool that will allow us to have have this kind of capability, and user space probes is part of that project. - Ted - 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/