Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753400AbZJEPHO (ORCPT ); Mon, 5 Oct 2009 11:07:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753288AbZJEPHN (ORCPT ); Mon, 5 Oct 2009 11:07:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36332 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753070AbZJEPHM (ORCPT ); Mon, 5 Oct 2009 11:07:12 -0400 Message-ID: <4ACA0C51.6030809@redhat.com> Date: Mon, 05 Oct 2009 11:10:09 -0400 From: Masami Hiramatsu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3 MIME-Version: 1.0 To: "Frank Ch. Eigler" 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> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 976 Lines: 33 Frank Ch. Eigler wrote: > 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. Indeed, thanks! I just forgot to remove -r option from the code of c2kpe.c :( -- Masami Hiramatsu Software Engineer Hitachi Computer Products (America), Inc. Software Solutions Division e-mail: mhiramat@redhat.com -- 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/