|
From: Masami H. <mhi...@re...> - 2009-10-12 19:29:33
|
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<mhi...@re...> > Cc: Frederic Weisbecker<fwe...@gm...> > Cc: Ingo Molnar<mi...@el...> > Cc: Thomas Gleixner<tg...@li...> > Cc: Arnaldo Carvalho de Melo<ac...@re...> > Cc: Steven Rostedt<ro...@go...> > Cc: Mike Galbraith<ef...@gm...> > Cc: Paul Mackerras<pa...@sa...> > Cc: Peter Zijlstra<a.p...@ch...> > Cc: Christoph Hellwig<hc...@in...> > Cc: Ananth N Mavinakayanahalli<an...@in...> > Cc: Jim Keniston<jke...@us...> > Cc: Frank Ch. Eigler<fc...@re...> > --- > > 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: mhi...@re... |