From: Steven Rostedt (Red Hat) Date: Tue, 3 Feb 2015 17:45:53 +0000 (-0500) Subject: tracing: Create cmdline tracer options on tracing fs init X-Git-Tag: omap-for-v4.2/o2_dc~150^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09d23a1d8a82e814bd56a4f121b80ea8214ac49d;p=pandora-kernel.git tracing: Create cmdline tracer options on tracing fs init The options for cmdline tracers are not created if the debugfs system is not ready yet. If tracing has started before debugfs is up, then the option files for the tracer are not created. Create them when creating the tracing directory if the current tracer requires option files. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed