From: Namhyung Kim Date: Thu, 12 Jun 2014 16:23:51 +0000 (+0900) Subject: tracing: Improve message of empty set_graph_notrace file X-Git-Tag: omap-for-v3.17/fixes-against-rc2~186^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280d1429b6a67432ead24fb68a504b4c90c3d96d;p=pandora-kernel.git tracing: Improve message of empty set_graph_notrace file When there's no entry in set_graph_notrace, it'll print below message #### all functions enabled #### While this is technically correct, it's better to print like below: #### no functions disabled #### Link: http://lkml.kernel.org/p/1402590233-22321-3-git-send-email-namhyung@kernel.org Reported-by: Naoya Horiguchi Signed-off-by: Namhyung Kim Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed