Home
last modified time | relevance | path

Searched hist:"367 e94c10092469c896a226a77ef13cf6da757e4" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dprobe-finder.cdiff 367e94c10092469c896a226a77ef13cf6da757e4 Fri Aug 27 13:38:59 CEST 2010 Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> perf probe: Fix handling of arguments names

Don't make argument names from raw parameters (means the parameters are written
in kprobe-tracer syntax), because the argument syntax may include special
characters. Just leave it, then kprobe-tracer gives a new name.

Reported-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <20100827113859.22882.75598.stgit@ltc236.sdl.hitachi.co.jp>
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>