perf tools: Modify perf routines to use new debugfs routines
authorClark Williams <williams@redhat.com>
Sun, 8 Nov 2009 15:03:07 +0000 (09:03 -0600)
committerIngo Molnar <mingo@elte.hu>
Sun, 8 Nov 2009 17:01:35 +0000 (18:01 +0100)
modify perf.c get_debugfs_mntpnt() to use the util/debugfs.c
debugfs_find_mountpoint()

modify util/parse-events.c to use debugfs_valid_mountpoint().

Signed-off-by: Clark Williams <williams@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <20091101155720.624cc87e@torg>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found