perf tools: Add debugfs utility routines for perf
authorClark Williams <williams@redhat.com>
Sun, 8 Nov 2009 15:01:37 +0000 (09:01 -0600)
committerIngo Molnar <mingo@elte.hu>
Sun, 8 Nov 2009 17:01:34 +0000 (18:01 +0100)
commitafe61f677866ffc484e69c4ecca2d316d564d78b
tree1eddb3be74799743b9de6b2a8eb4a3c26c02069c
parent8d06367fa79c053a4a56a2ce0bb9e840f5da1236
perf tools: Add debugfs utility routines for perf

Add routines to locate the debugfs mount point and to manage the
mounting and unmounting of the debugfs.

Signed-off-by: Clark Williams <williams@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <20091101155621.2b3503ee@torg>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/Makefile
tools/perf/util/debugfs.c [new file with mode: 0644]
tools/perf/util/debugfs.h [new file with mode: 0644]