From: Arnaldo Carvalho de Melo Date: Thu, 22 Jan 2015 19:35:42 +0000 (-0300) Subject: tools lib fs debugfs: Check if debugfs is mounted when handling ENOENT X-Git-Tag: fixes-v4.0-rc1~180^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f816b3cc99804a9f771315331deb36abec47f5b4;p=pandora-kernel.git tools lib fs debugfs: Check if debugfs is mounted when handling ENOENT If debugfs was already mounted, then its a matter of not finding the tracepoint, tell the user that perhaps a CONFIG_ setting is not enabled. Cc: Adrian Hunter Cc: Borislav Petkov Cc: David Ahern Cc: Don Zickus Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Namhyung Kim Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-6chfytoflyx3jwfqm7ebltu0@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed