perf probe: Correct probe syntax on command line help
authorMasami Hiramatsu <mhiramat@redhat.com>
Thu, 4 Mar 2010 03:38:43 +0000 (22:38 -0500)
committerIngo Molnar <mingo@elte.hu>
Thu, 4 Mar 2010 10:39:21 +0000 (11:39 +0100)
commit32cb0dd50672056e510ccab442dc9c3a03be649e
tree0f95ec458e6625c4d0592ddbcdc51d0dd1f4c4a1
parent2a9c8c36092de41c13fdd81fe59556915b080c3e
perf probe: Correct probe syntax on command line help

Move @SRC right after FUNC in syntax according to syntax change
on command line help.

Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Cc: systemtap <systemtap@sources.redhat.com>
Cc: DLE <dle-develop@lists.sourceforge.net>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: K.Prasad <prasad@linux.vnet.ibm.com>
LKML-Reference: <20100304033843.3819.10087.stgit@localhost6.localdomain6>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-probe.c