| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/ftrace: adapt mmiotrace to the new type of print_line | Frederic Weisbecker | 2008-10-14 | 1 | -13/+12 |
* | tracing/ftrace: fix pipe breaking | Pekka Paalanen | 2008-10-14 | 1 | -2/+8 |
* | tracing/ftrace: change the type of the print_line callback | Frederic Weisbecker | 2008-10-14 | 2 | -37/+50 |
* | ftrace: take advantage of variable length entries | Steven Rostedt | 2008-10-14 | 4 | -263/+301 |
* | ftrace: make work with new ring buffer | Steven Rostedt | 2008-10-14 | 11 | -798/+288 |
* | ring_buffer: reset buffer page when freeing | Steven Rostedt | 2008-10-14 | 1 | -4/+15 |
* | ring_buffer: add paranoid check for buffer page | Steven Rostedt | 2008-10-14 | 1 | -0/+11 |
* | tracing: unified trace buffer | Steven Rostedt | 2008-10-14 | 4 | -0/+1807 |
* | ftrace: give time for wakeup test to run | Steven Rostedt | 2008-10-14 | 1 | -0/+3 |
* | tracing/ftrace: don't consume unhandled entries by boot tracer | Frédéric Weisbecker | 2008-10-14 | 1 | -1/+1 |
* | ftrace/fastboot: disable tracers self-tests when boot tracer is selected | Frédéric Weisbecker | 2008-10-14 | 1 | -3/+4 |
* | tracing/ftrace: launch boot tracing after pre-smp initcalls | Frédéric Weisbecker | 2008-10-14 | 1 | -6/+10 |
* | tracing/ftrace: give an entry on the config for boot tracer | Frédéric Weisbecker | 2008-10-14 | 2 | -0/+13 |
* | tracing/ftrace: make tracing suitable to run the boot tracer | Frédéric Weisbecker | 2008-10-14 | 1 | -5/+10 |
* | tracing/ftrace: add the boot tracer | Frédéric Weisbecker | 2008-10-14 | 3 | -0/+124 |
* | tracing/fastboot: add a script to visualize the kernel boot process / time | Arjan van de Ven | 2008-10-14 | 2 | -1/+140 |
* | markers: bit-field is not thread-safe nor smp-safe | Lai Jiangshan | 2008-10-14 | 1 | -1/+1 |
* | markers: fix unchecked format | Lai Jiangshan | 2008-10-14 | 1 | -3/+9 |
* | markers: turn marker_synchronize_unregister() into an inline | Mathieu Desnoyers | 2008-10-14 | 1 | -1/+5 |
* | markers: re-enable fast batch registration | Mathieu Desnoyers | 2008-10-14 | 1 | -6/+52 |
* | sputrace: use marker_synchronize_unregister() | Mathieu Desnoyers | 2008-10-14 | 1 | -0/+1 |
* | markers: documentation fix for teardown | Mathieu Desnoyers | 2008-10-14 | 1 | -4/+6 |
* | markers: probe example, fix teardown | Mathieu Desnoyers | 2008-10-14 | 1 | -0/+1 |
* | markers: fix unregister bug and reenter bug, cleanup | Mathieu Desnoyers | 2008-10-14 | 1 | -8/+8 |
* | markers: marker_synchronize_unregister() | Mathieu Desnoyers | 2008-10-14 | 1 | -0/+7 |
* | tracepoints: fix reentrancy | Mathieu Desnoyers | 2008-10-14 | 1 | -0/+4 |
* | tracepoints: use rcu sched | Mathieu Desnoyers | 2008-10-14 | 1 | -9/+6 |
* | markers: fix unregister bug and reenter bug | Lai Jiangshan | 2008-10-14 | 1 | -46/+6 |
* | x86/ftrace: use uaccess in atomic context | Frédéric Weisbecker | 2008-10-14 | 1 | -2/+2 |
* | x86: suppress trivial sparse signedness warnings | Harvey Harrison | 2008-10-14 | 1 | -1/+1 |
* | ftrace: warn on failure to disable mcount callers | Steven Rostedt | 2008-10-14 | 1 | -0/+27 |
* | tracing/ftrace: replace none tracer by nop tracer | Frédéric Weisbecker | 2008-10-14 | 3 | -46/+12 |
* | tracing/ftrace: tracing engine depends on Nop Tracer | Frédéric Weisbecker | 2008-10-14 | 1 | -10/+5 |
* | tracing/ftrace: make nop tracer reset previous entries | Frédéric Weisbecker | 2008-10-14 | 1 | -0/+4 |
* | trace: remove pointless ifdefs | Steven Noonan | 2008-10-14 | 1 | -16/+0 |
* | ftrace: mcount_addr defined but not used | Steven Noonan | 2008-10-14 | 1 | -8/+8 |
* | ftrace: add nop tracer | Steven Noonan | 2008-10-14 | 5 | -0/+89 |
* | ftrace: inject markers via trace_marker file | Pekka Paalanen | 2008-10-14 | 3 | -8/+77 |
* | mmiotrace: remove left-over marker cruft | Pekka Paalanen | 2008-10-14 | 2 | -66/+1 |
* | mmiotrace: handle TRACE_PRINT entries | Pekka Paalanen | 2008-10-14 | 3 | -20/+53 |
* | x86 mmiotrace: implement mmiotrace_printk() | Pekka Paalanen | 2008-10-14 | 4 | -3/+42 |
* | ftrace: add trace_vprintk() | Pekka Paalanen | 2008-10-14 | 2 | -6/+19 |
* | ftrace: move mmiotrace functions out of trace.c | Pekka Paalanen | 2008-10-14 | 3 | -53/+50 |
* | x86 mmiotrace: fix a rare memory leak | Pekka Paalanen | 2008-10-14 | 1 | -1/+3 |
* | ftrace: fix unlocking of hash | Steven Rostedt | 2008-10-14 | 1 | -1/+2 |
* | ftrace: use ftrace_release for all dynamic ftrace functions | Steven Rostedt | 2008-10-14 | 1 | -4/+5 |
* | ftrace: make it depend on DEBUG_KERNEL | Ingo Molnar | 2008-10-14 | 1 | -0/+7 |
* | ftrace: sched_switch: show the wakee's cpu | Peter Zijlstra | 2008-10-14 | 2 | -3/+10 |
* | ftrace: make ftrace_printk usable with the other tracers | Peter Zijlstra | 2008-10-14 | 2 | -3/+6 |
* | ftrace: print continue index fix | Steven Rostedt | 2008-10-14 | 1 | -5/+10 |