Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753028Ab0GIGLn (ORCPT ); Fri, 9 Jul 2010 02:11:43 -0400 Received: from e4.ny.us.ibm.com ([32.97.182.144]:53213 "EHLO e4.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752771Ab0GIGLm (ORCPT ); Fri, 9 Jul 2010 02:11:42 -0400 Date: Fri, 9 Jul 2010 11:34:00 +0530 From: Srikar Dronamraju To: Peter Zijlstra , Ingo Molnar Cc: Steven Rostedt , Randy Dunlap , Arnaldo Carvalho de Melo , Linus Torvalds , Christoph Hellwig , Masami Hiramatsu , Oleg Nesterov , Mark Wielaard , Mathieu Desnoyers , LKML , Naren A Devaiah , Jim Keniston , Frederic Weisbecker , "Frank Ch. Eigler" , Ananth N Mavinakayanahalli , Andrew Morton , "Paul E. McKenney" Subject: Re: [PATCHv8 2.6.35-rc4-tip 12/12] perf: Show Potential probe points. Message-ID: <20100709060400.GE26884@linux.vnet.ibm.com> Reply-To: Srikar Dronamraju References: <20100708171003.29165.57615.sendpatchset@localhost6.localdomain6> <20100708171225.29165.28806.sendpatchset@localhost6.localdomain6> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20100708171225.29165.28806.sendpatchset@localhost6.localdomain6> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 624 Lines: 30 > > Show all potentail probes in a process by pid 21106 limit to libc.so dso. Actually It should have been Show all potential probes in a process by pid 21106 limit to zsh dso. > # perf probe -S -p 21106 -D zsh | tail > zstrtol > ztrcmp > ztrdup > ztrduppfx > ztrftime > ztrlen > ztrncpy > ztrsub > zwarn > zwarnnam > Sorry for the mismatch. -- Thanks and Regards Srikar -- 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/