mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Create an early_trace_init() function that will initialize the buffers and allow for ealier use of trace_printk(). This will also allow for future work to have function tracing start earlier at boot up. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>