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