| Commit message (Expand) | Author | Age |
* | tracepoints: use modules notifiers | Mathieu Desnoyers | 2008-11-16 |
* | tracepoints: do not put arguments in name | Mathieu Desnoyers | 2008-11-16 |
* | tracepoints: use unregister return value | Mathieu Desnoyers | 2008-11-16 |
* | tracepoints: use rcu_*_sched_notrace | Mathieu Desnoyers | 2008-11-16 |
* | tracepoints: fix disable | Mathieu Desnoyers | 2008-11-16 |
* | tracepoints: samples, fix teardown | Mathieu Desnoyers | 2008-11-16 |
* | markers: create DEFINE_MARKER and GET_MARKER (new API) | Mathieu Desnoyers | 2008-11-16 |
* | markers: auto enable tracepoints (new API : trace_mark_tp()) | Mathieu Desnoyers | 2008-11-16 |
* | markers: use module notifier | Mathieu Desnoyers | 2008-11-16 |
* | markers: use rcu_*_sched_notrace and notrace | Mathieu Desnoyers | 2008-11-16 |
* | markers: add missing stdargs.h include, needed due to va_list usage | Arnaldo Carvalho de Melo | 2008-11-16 |
* | markers: fix unregister | Mathieu Desnoyers | 2008-11-16 |
* | rcu: add rcu_read_*_sched_notrace() | Mathieu Desnoyers | 2008-11-16 |
*-. | Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into... | Ingo Molnar | 2008-11-16 |
|\ \ |
|
| | * | tracing: fix mmiotrace resizing crash | Ingo Molnar | 2008-11-13 |
| * | | ftrace: remove unnecessary if condition of __unregister_ftrace_function | walimis | 2008-11-13 |
| * | | ftrace: CPU buffer start annotation clean ups | Steven Rostedt | 2008-11-13 |
| * | | ftrace: rename iter_ctrl to trace_options | Steven Rostedt | 2008-11-13 |
| * | | ftrace: show buffer size in kilobytes | Steven Rostedt | 2008-11-13 |
| * | | ftrace: rename trace_entries to buffer_size_kb | Steven Rostedt | 2008-11-13 |
* | | | tracing/fastboot: put error message on stderr | Stephen Hemminger | 2008-11-13 |
|/ / |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. | | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function... | Ingo Molnar | 2008-11-13 |
|\ \ \| |
|
| | | * | ring-buffer: no preempt for sched_clock() | Steven Rostedt | 2008-11-12 |
| | * | | tracing/function-return-tracer: call prepare_ftrace_return by registers | Frederic Weisbecker | 2008-11-12 |
| | * | | tracing/function-return-tracer: make the function return tracer lockless | Frederic Weisbecker | 2008-11-12 |
| * | | | tracing/fastboot: fix perlcritic warning | Stephen Hemminger | 2008-11-12 |
| |/ / |
|
* | | | ftrace: rename trace_unlikely.c file | Steven Rostedt | 2008-11-12 |
* | | | ftrace: add tracer called branch | Steven Rostedt | 2008-11-12 |
* | | | ftrace: rename unlikely iter_ctrl to branch | Steven Rostedt | 2008-11-12 |
* | | | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2008-11-12 |
* | | | tracing: finetune branch-tracer output | Ingo Molnar | 2008-11-12 |
* | | | tracing: branch tracer, fix vdso crash | Ingo Molnar | 2008-11-12 |
* | | | tracing: branch tracer, tweak output | Ingo Molnar | 2008-11-12 |
* | | | tracing: likely/unlikely branch annotation tracer | Steven Rostedt | 2008-11-12 |
* | | | tracing: profile likely and unlikely annotations | Steven Rostedt | 2008-11-12 |
|/ / |
|
* | | Merge branches 'tracing/fastboot', 'tracing/function-return-tracer' and 'trac... | Ingo Molnar | 2008-11-12 |
|\ \ |
|
| * | | ring-buffer: fix deadlock from reader_lock in read_start | Steven Rostedt | 2008-11-12 |
* | | | tracing/fastboot: Use the ring-buffer timestamp for initcall entries | Frederic Weisbecker | 2008-11-12 |
* | | | tracing/fastboot: move boot tracer structs and funcs into their own header. | Frederic Weisbecker | 2008-11-12 |
* | | | Merge branch 'tracing/function-return-tracer' into tracing/fastboot | Ingo Molnar | 2008-11-12 |
|\ \ \
| |/ /
|/| | |
|
| * | | tracing: function return tracer, build fix | Ingo Molnar | 2008-11-11 |
| * | | tracing, x86: function return tracer, fix assembly constraints | Ingo Molnar | 2008-11-11 |
| * | | tracing, x86: clean up FUNCTION_RET_TRACER Kconfig | Ingo Molnar | 2008-11-11 |
| * | | tracing: add a tracer to catch execution time of kernel functions | Frederic Weisbecker | 2008-11-11 |
| * | | tracing, x86: add low level support for ftrace return tracing | Frederic Weisbecker | 2008-11-11 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-12 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/ |
|
| | * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... | Ingo Molnar | 2008-11-11 |
| | |\ |
|
| | | * | ring-buffer: buffer record on/off switch | Steven Rostedt | 2008-11-11 |
| | * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-11-11 |
| | |\ \ |
|
| | | * | | timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context | Gautham R Shenoy | 2008-11-11 |