This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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@redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]