Merge branch 'tracing/urgent' into tracing/core
[firefly-linux-kernel-4.4.55.git] / include / linux / ftrace.h
index 8a0c2f221e6b95b448991b1e291610c9e52ea91e..53869bef610210bfe0720c056d7499d496a20507 100644 (file)
@@ -368,6 +368,7 @@ struct ftrace_ret_stack {
        unsigned long ret;
        unsigned long func;
        unsigned long long calltime;
+       unsigned long long subtime;
 };
 
 /*
@@ -379,8 +380,6 @@ extern void return_to_handler(void);
 
 extern int
 ftrace_push_return_trace(unsigned long ret, unsigned long func, int *depth);
-extern void
-ftrace_pop_return_trace(struct ftrace_graph_ret *trace, unsigned long *ret);
 
 /*
  * Sometimes we don't want to trace a function with the function