Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | ftrace: add ftrace_off_permanent | Steven Rostedt | 2008-11-23 | 1 | -0/+15 | |
| | | |/ / / / / | ||||||
| | * | | | | | | trace: fix compiler warning in branch profiler | Steven Rostedt | 2008-11-23 | 1 | -5/+5 | |
| | * | | | | | | trace: profile all if conditionals | Steven Rostedt | 2008-11-23 | 2 | -2/+47 | |
| | * | | | | | | trace: branch profiling should not print percent without data | Steven Rostedt | 2008-11-23 | 1 | -3/+7 | |
| | * | | | | | | trace: consolidate unlikely and likely profiler | Steven Rostedt | 2008-11-23 | 2 | -28/+14 | |
| | |/ / / / / | ||||||
| | | | | | | | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | *---. \ \ \ \ | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 2008-11-23 | 5 | -21/+213 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker | 2008-11-18 | 3 | -6/+34 | |
| | | | * | | | | | | tracing/ftrace: make nop tracer using tracer flags | Frederic Weisbecker | 2008-11-18 | 1 | -0/+52 | |
| | | | * | | | | | | tracing/ftrace: implement a set_flag callback for tracers | Frederic Weisbecker | 2008-11-18 | 2 | -6/+112 | |
| | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-19 | 2 | -4/+15 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | / / / / | | | | | |_|/ / / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | ftrace: fix selftest locking | Ingo Molnar | 2008-11-19 | 1 | -12/+13 | |
| | | * | | | | | | | ftrace: preemptoff selftest not working | Heiko Carstens | 2008-11-18 | 1 | -0/+8 | |
| | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-18 | 2 | -4/+0 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | | | ||||||
| | | * | | | | | | | | tracing: branch tracer, fix writing to trace/trace_options | Aneesh Kumar K.V | 2008-11-17 | 2 | -4/+0 | |
| | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r... | Ingo Molnar | 2008-11-17 | 15 | -175/+275 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | / / / / / / / | | | | | |/ / / / / / / | ||||||
| | | * | | / / / / / / | tracing/function-return-tracer: support for dynamic ftrace on function return... | Frederic Weisbecker | 2008-11-16 | 3 | -19/+55 | |
| | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | tracing/ftrace: change the type of the init() callback | Frederic Weisbecker | 2008-11-16 | 13 | -24/+88 | |
| | | * | | | | | | | | tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set | Frederic Weisbecker | 2008-11-16 | 1 | -5/+7 | |
| | | * | | | | | | | | ftrace: make filtered functions effective on setting | Steven Rostedt | 2008-11-16 | 1 | -1/+1 | |
| | | * | | | | | | | | ftrace: fix dyn ftrace filter | Steven Rostedt | 2008-11-16 | 1 | -47/+36 | |
| | | * | | | | | | | | ftrace: allow NULL pointers in mcount_loc | Steven Rostedt | 2008-11-16 | 1 | -0/+8 | |
| | | * | | | | | | | | ftrace: pass module struct to arch dynamic ftrace functions | Steven Rostedt | 2008-11-16 | 1 | -38/+24 | |
| | | * | | | | | | | | ftrace: replace raw_local_irq_save with local_irq_save | Steven Rostedt | 2008-11-16 | 2 | -4/+4 | |
| | | * | | | | | | | | ftrace: do not process freed records | Steven Rostedt | 2008-11-16 | 1 | -2/+6 | |
| | | * | | | | | | | | ftrace: disable ftrace on anomalies in trace start and stop | Steven Rostedt | 2008-11-16 | 1 | -37/+44 | |
| | | * | | | | | | | | ftrace: remove condition from ftrace_record_ip | Steven Rostedt | 2008-11-16 | 1 | -1/+1 | |
| | | |/ / / / / / / | ||||||
| | * / / / / / / / | tracing/branch-tracer: fix a trace recursion on branch tracer | Frederic Weisbecker | 2008-11-16 | 1 | -2/+2 | |
| | |/ / / / / / / | ||||||
| | | | | | | | | | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ | Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into... | Ingo Molnar | 2008-11-16 | 4 | -15/+38 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ftrace: remove unnecessary if condition of __unregister_ftrace_function | walimis | 2008-11-13 | 1 | -2/+1 | |
| | | * | | | | | | | | ftrace: CPU buffer start annotation clean ups | Steven Rostedt | 2008-11-13 | 2 | -1/+16 | |
| | | * | | | | | | | | ftrace: rename iter_ctrl to trace_options | Steven Rostedt | 2008-11-13 | 1 | -9/+9 | |
| | | * | | | | | | | | 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 |