Merge branch 'tracing/fastboot' into tracing/ftrace

This commit is contained in:
Ingo Molnar
2008-11-06 07:43:47 +01:00
6 changed files with 66 additions and 38 deletions

View File

@@ -49,6 +49,7 @@ struct ftrace_entry {
unsigned long parent_ip;
};
extern struct tracer boot_tracer;
extern struct tracer sched_switch_trace; /* Used by the boot tracer */
/*
* Context switch trace entry - which task (and prio) we switched from/to: