+2
−0
+7
−44
+1
−10
tools/lib/api/fs/findfs.c
0 → 100644
+63
−0
tools/lib/api/fs/findfs.h
0 → 100644
+21
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In preparation for adding tracefs for perf to use, create a findfs helper utility that find_debugfs uses instead of hard coding the search in the code. This will allow for a find_tracefs to be used as well. Signed-off-by:Steven Rostedt <rostedt@goodmis.org> Acked-by:
Jiri Olsa <jolsa@kernel.org> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Ingo Molnar <mingo@kernel.org> Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Cc: Namhyung Kim <namhyung@kernel.org> Link: http://lkml.kernel.org/r/20150202193552.735023362@goodmis.org Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>