]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/ftrace.h
tracing/fastboot: change the printing of boot tracer according to bootgraph.pl
[karo-tx-linux.git] / include / linux / ftrace.h
index 91954eb6460f9a601fa3a5030286ff6100e377c7..4455490d91bdb62e6be34da1b6074cc0346c1716 100644 (file)
@@ -216,6 +216,8 @@ struct boot_trace {
        initcall_t              func;
        int                     result;
        unsigned long long      duration;
+       ktime_t                 calltime;
+       ktime_t                 rettime;
 };
 
 #ifdef CONFIG_BOOT_TRACER