aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-14tracing/fastboot: fix initcalls disposition in bootgraph.plFrederic Weisbecker
2008-10-14tracing/fastboot: fix bootgraph.pl initcall name regexpArnaud Patard
2008-10-14tracing/fastboot: fix issues and improve output of bootgraph.plArjan van de Ven
2008-10-14tracepoints: synchronize unregister static inlineMathieu Desnoyers
2008-10-14tracepoints: tracepoint_synchronize_unregister()Mathieu Desnoyers
2008-10-14ftrace: make ftrace_test_p6nop disassembler-friendlyAnders Kaseorg
2008-10-14markers: fix synchronize marker unregister static inlineMathieu Desnoyers
2008-10-14tracing/fastboot: add better resolution to initcall debug/tracingTim Bird
2008-10-14trace: add build-time check to avoid overrunning hex bufferHarvey Harrison
2008-10-14ftrace: fix hex output mode of ftraceHarvey Harrison
2008-10-14tracing/fastboot: fix initcalls disposition in bootgraph.plFrederic Weisbecker
2008-10-14tracing/fastboot: fix printk format typo in boot tracerArjan van de Ven
2008-10-14ftrace: return an error when setting a nonexistent tracerFrederic Weisbecker
2008-10-14ftrace: make some tracers reentrantSteven Rostedt
2008-10-14ring-buffer: make reentrantSteven Rostedt
2008-10-14ring-buffer: move page indexes into page headersSteven Rostedt
2008-10-14tracing/fastboot: only trace non-module initcallsFrederic Weisbecker
2008-10-14ftrace: move pc counter in irqtraceSteven Rostedt
2008-10-14ring_buffer: map to cpu not pageSteven Rostedt
2008-10-14ftrace: ktime.h not included in ftrace.hSteven Noonan
2008-10-14tracing/fastboot: build fixIngo Molnar
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-14ring-buffer: fix build errorIngo Molnar
2008-10-14ftrace: preempt disable over interrupt disableSteven Rostedt
2008-10-14ring_buffer: allocate buffer page pointerSteven Rostedt
2008-10-14ftrace: type cast filter+verifierSteven Rostedt
2008-10-14tracing/ftrace: adapt mmiotrace to the new type of print_line, fixFrederic Weisbecker
2008-10-14ring_buffer: implement new lockingSteven Rostedt
2008-10-14ring_buffer: remove raw from local_irq_saveSteven Rostedt
2008-10-14tracing/ftrace: adapt the boot tracer to the new print_line typeFrederic Weisbecker
2008-10-14tracing/ftrace: adapt mmiotrace to the new type of print_lineFrederic Weisbecker
2008-10-14tracing/ftrace: fix pipe breakingPekka Paalanen
2008-10-14tracing/ftrace: change the type of the print_line callbackFrederic Weisbecker
2008-10-14ftrace: take advantage of variable length entriesSteven Rostedt
2008-10-14ftrace: make work with new ring bufferSteven Rostedt
2008-10-14ring_buffer: reset buffer page when freeingSteven Rostedt
2008-10-14ring_buffer: add paranoid check for buffer pageSteven Rostedt
2008-10-14tracing: unified trace bufferSteven Rostedt
2008-10-14ftrace: give time for wakeup test to runSteven Rostedt
2008-10-14tracing/ftrace: don't consume unhandled entries by boot tracerFrédéric Weisbecker
2008-10-14ftrace/fastboot: disable tracers self-tests when boot tracer is selectedFrédéric Weisbecker
2008-10-14tracing/ftrace: launch boot tracing after pre-smp initcallsFrédéric Weisbecker
2008-10-14tracing/ftrace: give an entry on the config for boot tracerFrédéric Weisbecker
2008-10-14tracing/ftrace: make tracing suitable to run the boot tracerFrédéric Weisbecker
2008-10-14tracing/ftrace: add the boot tracerFrédéric Weisbecker
2008-10-14tracing/fastboot: add a script to visualize the kernel boot process / timeArjan van de Ven
2008-10-14markers: bit-field is not thread-safe nor smp-safeLai Jiangshan
2008-10-14markers: fix unchecked formatLai Jiangshan
2008-10-14markers: turn marker_synchronize_unregister() into an inlineMathieu Desnoyers