aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_boot.c
AgeCommit message (Expand)Author
2009-09-12tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt
2009-09-04tracing: remove users of tracing_resetSteven Rostedt
2009-04-07tracing: use macros to denote usec and nsec per secondLi Zefan
2009-02-06tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo
2009-02-06ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo
2009-02-03trace: let boot trace be chosen by command lineSteven Rostedt
2009-01-06Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar
2009-01-01cpumask: convert kernel trace functions furtherRusty Russell
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg
2008-11-16tracing/ftrace: change the type of the init() callbackFrederic Weisbecker
2008-11-12tracing/fastboot: Use the ring-buffer timestamp for initcall entriesFrederic Weisbecker
2008-11-08ftrace: remove ctrl_update methodSteven Rostedt
2008-11-08ftrace: fix sched_switch APISteven Rostedt
2008-11-08ftrace: fix boot trace sched startupSteven Rostedt
2008-11-04tracing/ftrace: fix a bug when switch current tracer to sched tracerFrederic Weisbecker
2008-11-04tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker
2008-11-04tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker
2008-10-14tracing/fastboot: fix printk format typo in boot tracerArjan van de Ven
2008-10-14tracing/fastboot: only trace non-module initcallsFrederic Weisbecker
2008-10-14tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker
2008-10-14tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker
2008-10-14ftrace: preempt disable over interrupt disableSteven Rostedt
2008-10-14tracing/ftrace: adapt the boot tracer to the new print_line typeFrederic Weisbecker
2008-10-14ftrace: take advantage of variable length entriesSteven Rostedt
2008-10-14ftrace: make work with new ring bufferSteven Rostedt
2008-10-14tracing/ftrace: don't consume unhandled entries by boot tracerFrédéric Weisbecker
2008-10-14tracing/ftrace: add the boot tracerFrédéric Weisbecker