summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_boot.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: Remove boot tracerAmérico Wang2010-06-081-185/+0
* tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt2009-09-121-2/+6
* tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-041-4/+8
* tracing: remove users of tracing_resetSteven Rostedt2009-09-041-3/+1
* tracing: use macros to denote usec and nsec per secondLi Zefan2009-04-071-2/+3
* tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo2009-02-061-14/+6
* ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo2009-02-061-8/+4
* trace: let boot trace be chosen by command lineSteven Rostedt2009-02-031-4/+7
* Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar2009-01-061-0/+1
|\
| * ftrace: set up trace event hash infrastructureSteven Rostedt2008-12-291-0/+1
* | cpumask: convert kernel trace functions furtherRusty Russell2009-01-011-1/+1
|/
* ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg2008-12-191-11/+1
* tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-161-1/+2
* tracing/fastboot: Use the ring-buffer timestamp for initcall entriesFrederic Weisbecker2008-11-121-30/+93
* ftrace: remove ctrl_update methodSteven Rostedt2008-11-081-9/+0
* ftrace: fix sched_switch APISteven Rostedt2008-11-081-3/+3
* ftrace: fix boot trace sched startupSteven Rostedt2008-11-081-2/+7
* tracing/ftrace: fix a bug when switch current tracer to sched tracerFrederic Weisbecker2008-11-041-2/+2
* tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker2008-11-041-0/+6
* tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker2008-11-041-12/+16
* tracing/fastboot: fix printk format typo in boot tracerArjan van de Ven2008-10-141-2/+2
* tracing/fastboot: only trace non-module initcallsFrederic Weisbecker2008-10-141-3/+8
* tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker2008-10-141-4/+10
* tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker2008-10-141-7/+15
* ftrace: preempt disable over interrupt disableSteven Rostedt2008-10-141-1/+1
* tracing/ftrace: adapt the boot tracer to the new print_line typeFrederic Weisbecker2008-10-141-6/+9
* ftrace: take advantage of variable length entriesSteven Rostedt2008-10-141-6/+7
* ftrace: make work with new ring bufferSteven Rostedt2008-10-141-7/+9
* tracing/ftrace: don't consume unhandled entries by boot tracerFrédéric Weisbecker2008-10-141-1/+1
* tracing/ftrace: add the boot tracerFrédéric Weisbecker2008-10-141-0/+101
OpenPOWER on IntegriCloud