summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_boot.c
AgeCommit message (Expand)AuthorLines
2008-10-14tracing/fastboot: fix printk format typo in boot tracerArjan van de Ven-2/+2
2008-10-14tracing/fastboot: only trace non-module initcallsFrederic Weisbecker-3/+8
2008-10-14tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker-4/+10
2008-10-14tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker-7/+15
2008-10-14ftrace: preempt disable over interrupt disableSteven Rostedt-1/+1
2008-10-14tracing/ftrace: adapt the boot tracer to the new print_line typeFrederic Weisbecker-6/+9
2008-10-14ftrace: take advantage of variable length entriesSteven Rostedt-6/+7
2008-10-14ftrace: make work with new ring bufferSteven Rostedt-7/+9
2008-10-14tracing/ftrace: don't consume unhandled entries by boot tracerFrédéric Weisbecker-1/+1
2008-10-14tracing/ftrace: add the boot tracerFrédéric Weisbecker-0/+101