perf probe: Support function@filename syntax for --line
authorMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Thu, 10 Feb 2011 09:08:10 +0000 (18:08 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 16 Feb 2011 19:03:23 +0000 (17:03 -0200)
commite116dfa1c357da49f55e1555767ec991225a8321
tree58399140eb095b3550b5593c4e6348983208604c
parent4187e262bc90369ba581ee28ec74ed416618889e
perf probe: Support function@filename syntax for --line

Since "perf probe --add" supports function@filename syntax, --line
option should also support it.

Cc: 2nddept-manager@sdl.hitachi.co.jp
Cc: Franck Bui-Huu <fbuihuu@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: linux-kernel@vger.kernel.org
LKML-Reference: <20110210090810.1809.26913.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>
tools/perf/Documentation/perf-probe.txt
tools/perf/util/probe-event.c