| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | ftrace: show buffer size in kilobytes | Steven Rostedt | 2008-11-13 | 1 | -1/+4 | |
| | | | * | | | | | | | | ftrace: rename trace_entries to buffer_size_kb | Steven Rostedt | 2008-11-13 | 1 | -2/+2 | |
| | | |/ / / / / / / / | ||||||
| | | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ \ | ||||||
| | | *-. \ \ \ \ \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function... | Ingo Molnar | 2008-11-13 | 1 | -1/+7 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ftrace: rename trace_unlikely.c file | Steven Rostedt | 2008-11-12 | 2 | -1/+1 | |
| | | * | | | | | | | | | | ftrace: add tracer called branch | Steven Rostedt | 2008-11-12 | 3 | -0/+67 | |
| | | * | | | | | | | | | | ftrace: rename unlikely iter_ctrl to branch | Steven Rostedt | 2008-11-12 | 3 | -45/+45 | |
| | | * | | | | | | | | | | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2008-11-12 | 5 | -15/+14 | |
| | | * | | | | | | | | | | tracing: finetune branch-tracer output | Ingo Molnar | 2008-11-12 | 1 | -2/+2 | |
| | | * | | | | | | | | | | tracing: branch tracer, tweak output | Ingo Molnar | 2008-11-12 | 1 | -2/+2 | |
| | | * | | | | | | | | | | tracing: likely/unlikely branch annotation tracer | Steven Rostedt | 2008-11-12 | 5 | -0/+210 | |
| | | * | | | | | | | | | | tracing: profile likely and unlikely annotations | Steven Rostedt | 2008-11-12 | 3 | -0/+181 | |
| | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | Merge branches 'tracing/fastboot', 'tracing/function-return-tracer' and 'trac... | Ingo Molnar | 2008-11-12 | 1 | -12/+17 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | ring-buffer: fix deadlock from reader_lock in read_start | Steven Rostedt | 2008-11-12 | 1 | -12/+17 | |
| | | * | | | | | | | | | | tracing/fastboot: Use the ring-buffer timestamp for initcall entries | Frederic Weisbecker | 2008-11-12 | 2 | -35/+105 | |
| | | * | | | | | | | | | | tracing/fastboot: move boot tracer structs and funcs into their own header. | Frederic Weisbecker | 2008-11-12 | 1 | -0/+1 | |
| | | * | | | | | | | | | | Merge branch 'tracing/function-return-tracer' into tracing/fastboot | Ingo Molnar | 2008-11-12 | 6 | -8/+205 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | | tracing: add a tracer to catch execution time of kernel functions | Frederic Weisbecker | 2008-11-11 | 6 | -8/+205 | |
| | | | | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ \ \ \ | ||||||
| | | *-. \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-12 | 2 | -123/+238 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | ring-buffer: clean up warn ons | Steven Rostedt | 2008-11-11 | 1 | -86/+57 | |
| | | | * | | | | | | | | | | ring-buffer: add reader lock | Steven Rostedt | 2008-11-11 | 1 | -31/+78 | |
| | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | ring-buffer: replace most bug ons with warn on and disable buffer | Steven Rostedt | 2008-11-11 | 1 | -16/+49 | |
| | | * | | | | | | | | | | ftrace: prevent ftrace_special from recursion | Steven Rostedt | 2008-11-11 | 1 | -3/+5 | |
| | | * | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 2008-11-11 | 2 | -2/+17 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | ftrace: display start of CPU buffer in trace output | Steven Rostedt | 2008-11-08 | 2 | -0/+21 | |
| | | * | | | | | | | | | | | ftrace: force pass of preemptoff selftest | Steven Rostedt | 2008-11-08 | 1 | -0/+26 | |
| | | * | | | | | | | | | | | ftrace: remove trace array ctrl | Steven Rostedt | 2008-11-08 | 10 | -59/+24 | |
| | | * | | | | | | | | | | | ftrace: remove ctrl_update method | Steven Rostedt | 2008-11-08 | 11 | -101/+29 | |
| | | * | | | | | | | | | | | ftrace: enable trace_printk by default | Steven Rostedt | 2008-11-08 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | ftrace: irqsoff tracer incorrect reset | Steven Rostedt | 2008-11-08 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | ftrace: fix sched_switch API | Steven Rostedt | 2008-11-08 | 3 | -14/+46 | |
| | | * | | | | | | | | | | | ftrace: fix boot trace sched startup | Steven Rostedt | 2008-11-08 | 3 | -4/+22 | |
| | | * | | | | | | | | | | | ftrace: fix set_ftrace_filter | Steven Rostedt | 2008-11-08 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't... | Ingo Molnar | 2008-11-08 | 2 | -19/+78 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | ring-buffer: convert to raw spinlocks | Steven Rostedt | 2008-11-06 | 1 | -11/+20 | |
| | | * | | | | | | | | | | | | | ftrace: restructure tracing start/stop infrastructure | Steven Rostedt | 2008-11-06 | 6 | -48/+120 | |
| | | * | | | | | | | | | | | | | ftrace: soft tracing stop and start | Steven Rostedt | 2008-11-06 | 1 | -2/+79 | |
| | | * | | | | | | | | | | | | | ftrace: add quick function trace stop | Steven Rostedt | 2008-11-06 | 2 | -10/+44 | |
| | | * | | | | | | | | | | | | | Merge branch 'tracing/fastboot' into tracing/ftrace | Ingo Molnar | 2008-11-06 | 4 | -35/+41 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | tracing/ftrace: fix a bug when switch current tracer to sched tracer | Frederic Weisbecker | 2008-11-04 | 2 | -3/+3 | |
| | | | * | | | | | | | | | | | | | tracing/ftrace: types and naming corrections for sched tracer | Frederic Weisbecker | 2008-11-04 | 1 | -17/+13 | |
| | | | * | | | | | | | | | | | | | tracing/fastboot: use sched switch tracer from boot tracer | Frederic Weisbecker | 2008-11-04 | 4 | -3/+12 | |
| | | | * | | | | | | | | | | | | | tracing/ftrace: remove unused code in sched_switch tracer | Frederic Weisbecker | 2008-11-04 | 1 | -8/+0 | |
| | | | * | | | | | | | | | | | | | tracing/ftrace: fix a race condition in sched_switch tracer | Frederic Weisbecker | 2008-11-04 | 1 | -0/+5 | |
| | | | * | | | | | | | | | | | | | tracing/fastboot: Enable boot tracing only during initcalls | Frederic Weisbecker | 2008-11-04 | 1 | -12/+16 | |
| | | | |/ / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | ftrace: function tracer with irqs disabled | Steven Rostedt | 2008-11-04 | 2 | -1/+40 | |
| | | * | | | | | | | | | | | | | ftrace: insert in the ftrace_preempt_disable()/enable() functions | Steven Rostedt | 2008-11-04 | 4 | -41/+15 | |
| | | * | | | | | | | | | | | | | ftrace: introduce ftrace_preempt_disable()/enable() | Steven Rostedt | 2008-11-04 | 1 | -0/+48 | |
| | | |/ / / / / / / / / / / / | ||||||
| | | | | | | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | *-----. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra... | Ingo Molnar | 2008-11-03 | 2 | -8/+26 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | ftrace: nmi safe code clean ups | Steven Rostedt | 2008-10-31 | 1 | -5/+4 | |
| | | | | * | | | | | | | | | | | | | | ftrace: nmi update statistics | Steven Rostedt | 2008-10-30 | 1 | -7/+24 | |

