Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758341Ab0GHUVY (ORCPT ); Thu, 8 Jul 2010 16:21:24 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:58278 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754179Ab0GHUVX (ORCPT ); Thu, 8 Jul 2010 16:21:23 -0400 Date: Thu, 8 Jul 2010 16:20:57 -0400 From: Christoph Hellwig To: Srikar Dronamraju Cc: Peter Zijlstra , Ingo Molnar , 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: <20100708202057.GC30946@infradead.org> References: <20100708171003.29165.57615.sendpatchset@localhost6.localdomain6> <20100708171225.29165.28806.sendpatchset@localhost6.localdomain6> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100708171225.29165.28806.sendpatchset@localhost6.localdomain6> User-Agent: Mutt/1.5.20 (2009-08-17) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 660 Lines: 14 > Show all potential probes in a process by pid 21106 across all dsos > # perf probe -S -p 21106 | tail Again, a file based interface would be much more useful. E.g. what possible probe points do I have in my qemu binary. Btw, this doesn't mean I want to see the PID based variant removed, it can be very useful for debugging long running processes. I just don't think it's the most important / conveniant one. -- 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/