]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/sched.h
tracing/function-return-tracer: change the name into function-graph-tracer
[mirror_ubuntu-artful-kernel.git] / include / linux / sched.h
index d02a0ca70ee97e0c9686b97347ba171b8fdb2530..7ad48f2a275875e6af182ac00131a3069047f066 100644 (file)
@@ -1365,7 +1365,7 @@ struct task_struct {
        unsigned long default_timer_slack_ns;
 
        struct list_head        *scm_work_list;
-#ifdef CONFIG_FUNCTION_RET_TRACER
+#ifdef CONFIG_FUNCTION_GRAPH_TRACER
        /* Index of current stored adress in ret_stack */
        int curr_ret_stack;
        /* Stack of return addresses for return function tracing */