| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | ftrace: prevent recursion | Lai Jiangshan | 2008-11-27 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | x86, mmiotrace: fix buffer overrun detection | Pekka Paalanen | 2008-11-23 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | function tracing: fix wrong position computing of stack_trace | Liming Wang | 2008-11-21 | |
| | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Ingo Molnar | 2008-11-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | ftrace: fix dyn ftrace filter selection | Steven Rostedt | 2008-11-19 | |
| | * | | | | | | | | | | | | ftrace: make filtered functions effective on setting | Steven Rostedt | 2008-11-19 | |
| | * | | | | | | | | | | | | ftrace: fix set_ftrace_filter | Steven Rostedt | 2008-11-19 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | trace: introduce missing mutex_unlock() | Vegard Nossum | 2008-11-18 | |
| * | | | | | | | | | | | | tracing: kernel/trace/trace.c: introduce missing kfree() | Julia Lawall | 2008-11-18 | |
| | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | function tracing: fix wrong pos computing when read buffer has been fulfilled | walimis | 2008-11-16 | |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
| * | | | | | | | | | | tracing: fix mmiotrace resizing crash | Ingo Molnar | 2008-11-13 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
| * | | | | | | | | | ring-buffer: no preempt for sched_clock() | Steven Rostedt | 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 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... | Ingo Molnar | 2008-11-11 | |
| |\| | | | | | | | |_|_|_|_|_|/ |/| | | | | | | ||||
| | * | | | | | | ring-buffer: prevent infinite looping on time stamping | Steven Rostedt | 2008-11-10 | |
| | * | | | | | | ftrace: disable tracing on resize | Steven Rostedt | 2008-11-10 | |
| | |/ / / / / | ||||
| * / / / / / | ftrace: fix breakage in bin_fmt results | Eric Anholt | 2008-11-05 | |
| |/ / / / / | ||||
| * | | | | | tracing, ring-buffer: add paranoid checks for loops | Steven Rostedt | 2008-11-03 | |
| * | | | | | ftrace: use kretprobe trampoline name to test in output | Steven Rostedt | 2008-11-03 | |
| | |_|_|/ |/| | | | ||||
| * | | | | tracing, alpha: undefined reference to `save_stack_trace' | Al Viro | 2008-11-03 | |
| | |_|/ |/| | | ||||
| * | | | ftrace: handle archs that do not support irqs_disabled_flags | Steven Rostedt | 2008-10-31 | |
| | |/ |/| | ||||
| * | | ftrace: fix trace_nop config select | Steven Rostedt | 2008-10-29 | |
| * | | ftrace: perform an initialization for ftrace to enable it | Frederic Weisbecker | 2008-10-28 | |
| * | | ftrace: fix current_tracer error return | Steven Rostedt | 2008-10-28 | |
| * | | tracing: fix a build error on alpha | Frederic Weisbecker | 2008-10-28 | |
| * | | tracing/ftrace: make boot tracer select the sched_switch tracer | Frederic Weisbecker | 2008-10-27 | |
| * | | trace: fix printk warning for u64 | Stephen Rothwell | 2008-10-27 | |
| * | | ftrace: warning in kernel/trace/ftrace.c | Ingo Molnar | 2008-10-24 | |
| * | | ftrace: fix build failure | Ingo Molnar | 2008-10-23 | |
| * | | ftrace: remove ftrace hash | Steven Rostedt | 2008-10-23 | |
| * | | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 | |
| * | | ftrace: remove daemon | Steven Rostedt | 2008-10-23 | |
| * | | ftrace: add ftrace warn on to disable ftrace | Steven Rostedt | 2008-10-23 | |
| * | | ftrace: only have ftrace_kill atomic | Steven Rostedt | 2008-10-23 | |
| * | | ftrace: return error on failed modified text. | Steven Rostedt | 2008-10-23 | |
| * | | ring-buffer: fix free page | Steven Rostedt | 2008-10-22 | |
| * | | tracing: create tracers menu | Peter Zijlstra | 2008-10-22 | |
| * | | ftrace: stack tracer only record when on stack | Steven Rostedt | 2008-10-20 | |
| * | | ftrace: rename the ftrace tracer to function | Steven Rostedt | 2008-10-20 | |
| * | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | |
| * | | ftrace: fix depends | Steven Rostedt | 2008-10-20 | |
| * | | ftrace: release functions from hash | Steven Rostedt | 2008-10-20 | |
| |/ | ||||
| * | tracing/fastboot: improve help text | Ingo Molnar | 2008-10-14 | |
| * | tracing/stacktrace: improve help text | Ingo Molnar | 2008-10-14 | |
| * | trace: add build-time check to avoid overrunning hex buffer | Harvey Harrison | 2008-10-14 | |
| * | ftrace: fix hex output mode of ftrace | Harvey Harrison | 2008-10-14 | |
| * | tracing/fastboot: fix printk format typo in boot tracer | Arjan van de Ven | 2008-10-14 | |
| * | ftrace: return an error when setting a nonexistent tracer | Frederic Weisbecker | 2008-10-14 | |
| * | ftrace: make some tracers reentrant | Steven Rostedt | 2008-10-14 | |
