perf probe: Show function entry line as probe-able
authorMasami Hiramatsu <mhiramat@redhat.com>
Wed, 14 Apr 2010 22:40:07 +0000 (18:40 -0400)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 14 Apr 2010 20:45:39 +0000 (17:45 -0300)
commitf6c903f5856ffa75ae19dcee4dbb5093e320d45c
tree47d375e530c208166baa04941f5e1be984a67640
parentde1439d8a521d22c3219fc007a570fcf944ac789
perf probe: Show function entry line as probe-able

Function entry line should be shown as probe-able line,
because each function has declared line attribute.

LKML-Reference: <20100414224007.14630.96915.stgit@localhost6.localdomain6>
Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/probe-finder.c