Re: [PATCH tracing/kprobes v2 1/5] tracing/kprobes: Rename special variables syntax

From: Masami Hiramatsu
Date: Tue Oct 06 2009 - 22:57:05 EST


Steven Rostedt wrote:
> On Tue, 2009-10-06 at 10:23 -0400, Masami Hiramatsu wrote:
>> Steven Rostedt wrote:
>>>
>>
>> OK, so here are syntax ideas
>>
>> * current syntax
>> <Ftrace>
>> - $sp_var
>> - %regs
>> - @symbol
>> <Perf>
>> - local_var
>>
>> * $local syntax
>> <Ftrace>
>> - sp_var
>> - %regs
>> - @symbol
>> <Perf>
>> - $local_var
>>
>
> I'm fine with either of the above. I don't like either of the below.

OK, I'm fine with current syntax. :-)

Thank you,

--
Masami Hiramatsu

Software Engineer
Hitachi Computer Products (America), Inc.
Software Solutions Division

e-mail: mhiramat@xxxxxxxxxx

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/