Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753240AbZJEOze (ORCPT ); Mon, 5 Oct 2009 10:55:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752415AbZJEOzd (ORCPT ); Mon, 5 Oct 2009 10:55:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17028 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752615AbZJEOzd (ORCPT ); Mon, 5 Oct 2009 10:55:33 -0400 To: Masami Hiramatsu Cc: Frederic Weisbecker , Steven Rostedt , Ingo Molnar , lkml , Thomas Gleixner , Arnaldo Carvalho de Melo , Mike Galbraith , Paul Mackerras , Peter Zijlstra , Christoph Hellwig , Ananth N Mavinakayanahalli , Jim Keniston , systemtap , DLE Subject: Re: [PATCH tracing/kprobes v2 0/5] tracing/kprobes, perf: perf probe support take 2 References: <20091002214834.30906.86502.stgit@dhcp-100-2-132.bos.redhat.com> From: fche@redhat.com (Frank Ch. Eigler) Date: Mon, 05 Oct 2009 10:54:06 -0400 In-Reply-To: <20091002214834.30906.86502.stgit@dhcp-100-2-132.bos.redhat.com> (Masami Hiramatsu's message of "Fri, 02 Oct 2009 17:48:34 -0400") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 720 Lines: 21 Masami Hiramatsu writes: > [...] > These patches introduce 'perf probe' command and update kprobe-tracer. [...] > Usage > ----- > perf probe [] -P 'PROBEDEF' [-P 'PROBEDEF' ...] > [...] > -k, --vmlinux vmlinux/module pathname > -r, --release kernel release > [...] Can you outline a reason for the -r flag? We use it in systemtap for cross-compiling purposes, but I didn't think perf was interested in that. - FChE -- 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/