perf probe: Rewrite find_lazy_match_lines() by using getline(3)
commitf50c2169bd054984e976e67e8651d28f3caf6ba3
authorFranck Bui-Huu <fbuihuu@gmail.com>
Thu, 13 Jan 2011 10:18:30 +0000 (13 11:18 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 7 Feb 2011 11:12:42 +0000 (7 09:12 -0200)
treea604d2d613ffc1f91471a1fe6db66f8d08041ff1
parentef4d001d79ac4bab6c2d81e9986a42059f877ec3
perf probe: Rewrite find_lazy_match_lines() by using getline(3)

Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: lkml <linux-kernel@vger.kernel.org>
LKML-Reference: <m3d3o185u1.fsf@gmail.com>
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/probe-finder.c