From: Steven Rostedt (Red Hat) Date: Mon, 2 Feb 2015 19:35:03 +0000 (-0500) Subject: tools lib fs: Add helper to find mounted file systems X-Git-Tag: omap-for-v4.2/o2_dc~146^2~66^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cde164aee9e0343831467035eb96dd5506742648;p=pandora-kernel.git tools lib fs: Add helper to find mounted file systems 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 Acked-by: Jiri Olsa Cc: Andrew Morton Cc: Ingo Molnar Cc: Masami Hiramatsu Cc: Namhyung Kim Link: http://lkml.kernel.org/r/20150202193552.735023362@goodmis.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed