Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752036AbXBFKGQ (ORCPT ); Tue, 6 Feb 2007 05:06:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752053AbXBFKGQ (ORCPT ); Tue, 6 Feb 2007 05:06:16 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:57233 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752036AbXBFKGP (ORCPT ); Tue, 6 Feb 2007 05:06:15 -0500 Date: Tue, 6 Feb 2007 10:06:07 +0000 From: Christoph Hellwig To: Srinivasa Ds Cc: linux-kernel@vger.kernel.org, akpm@osdl.org, torvalds@osdl.org, jkenisto@us.ibm.com, anil.s.keshavamurthy@intel.com, prasanna@in.ibm.com, ananth@in.ibm.com Subject: Re: [RFC] [PATCH] To list all active probes in the system Message-ID: <20070206100607.GA10296@infradead.org> Mail-Followup-To: Christoph Hellwig , Srinivasa Ds , linux-kernel@vger.kernel.org, akpm@osdl.org, torvalds@osdl.org, jkenisto@us.ibm.com, anil.s.keshavamurthy@intel.com, prasanna@in.ibm.com, ananth@in.ibm.com References: <45C85097.1000106@in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45C85097.1000106@in.ibm.com> User-Agent: Mutt/1.4.2.2i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 572 Lines: 15 On Tue, Feb 06, 2007 at 03:25:35PM +0530, Srinivasa Ds wrote: > Hi folks > > I have developed a patch, that lists all active probes in the > system. I have done this through /proc interface. Currently list is > available under /proc/kprobes/list. Any suggestions for better place and > name?? /debug/kprobes/list? :) - 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/