Merge branch 'tracing/core' into tracing/hw-breakpoints
[pandora-kernel.git] / kernel / trace / trace_selftest.c
index 71f2edb..7179c12 100644 (file)
@@ -289,6 +289,7 @@ trace_selftest_startup_function_graph(struct tracer *trace,
         * to detect and recover from possible hangs
         */
        tracing_reset_online_cpus(tr);
+       set_graph_array(tr);
        ret = register_ftrace_graph(&trace_graph_return,
                                    &trace_graph_entry_watchdog);
        if (ret) {