Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933190AbZJLTaM (ORCPT ); Mon, 12 Oct 2009 15:30:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933145AbZJLTaL (ORCPT ); Mon, 12 Oct 2009 15:30:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14199 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933135AbZJLTaK (ORCPT ); Mon, 12 Oct 2009 15:30:10 -0400 Message-ID: <4AD38476.9070306@redhat.com> Date: Mon, 12 Oct 2009 15:33:10 -0400 From: Masami Hiramatsu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-2.7.b4.fc11 Thunderbird/3.0b4 MIME-Version: 1.0 To: Masami Hiramatsu CC: Frederic Weisbecker , Steven Rostedt , Ingo Molnar , lkml , systemtap , DLE , Thomas Gleixner , Arnaldo Carvalho de Melo , Mike Galbraith , Paul Mackerras , Peter Zijlstra , Christoph Hellwig , Ananth N Mavinakayanahalli , Jim Keniston , "Frank Ch. Eigler" Subject: Re: [PATCH tracing/kprobes v3 1/7] tracing/kprobes: Add $ prefix to special variables References: <20091007222733.1684.32035.stgit@dhcp-100-2-132.bos.redhat.com> <20091007222740.1684.91170.stgit@dhcp-100-2-132.bos.redhat.com> In-Reply-To: <20091007222740.1684.91170.stgit@dhcp-100-2-132.bos.redhat.com> Content-Type: text/plain; charset=UTF-8; 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: 1374 Lines: 40 Masami Hiramatsu wrote: > Add $ prefix to the special variables(e.g. sa, rv) of kprobe-tracer. > This resolves consistency issue between kprobe_events and perf-kprobe. > > Signed-off-by: Masami Hiramatsu > Cc: Frederic Weisbecker > Cc: Ingo Molnar > Cc: Thomas Gleixner > Cc: Arnaldo Carvalho de Melo > Cc: Steven Rostedt > Cc: Mike Galbraith > Cc: Paul Mackerras > Cc: Peter Zijlstra > Cc: Christoph Hellwig > Cc: Ananth N Mavinakayanahalli > Cc: Jim Keniston > Cc: Frank Ch. Eigler > --- > > Documentation/trace/kprobetrace.txt | 20 ++++++------ > kernel/trace/trace_kprobe.c | 60 ++++++++++++++++++++++------------- > 2 files changed, 47 insertions(+), 33 deletions(-) Oops, I've forgotten to update self-test code... -- 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/