Age | Commit message (Expand) | Author |
2011-06-09 | tracing: Fix regression in printk_formats file | Steven Rostedt |
2011-06-07 | ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs | Steven Rostedt |
2011-06-07 | kprobes/trace: Fix kprobe selftest for gcc 4.6 | Steven Rostedt |
2011-06-06 | ftrace: Fix possible undefined return code | GuoWen Li |
2011-05-25 | ftrace: Add internal recursive checks | Steven Rostedt |
2011-05-25 | tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine | liubo |
2011-05-25 | ftrace: Set ops->flag to enabled even on static function tracing | Steven Rostedt |
2011-05-25 | tracing: Have event with function tracer check error return | Steven Rostedt |
2011-05-25 | ftrace: Have ftrace_startup() return failure code | Steven Rostedt |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-18 | ftrace: Add self-tests for multiple function trace users | Steven Rostedt |
2011-05-18 | ftrace: Modify ftrace_set_filter/notrace to take ops | Steven Rostedt |
2011-05-18 | ftrace: Allow dynamically allocated function tracers | Steven Rostedt |
2011-05-18 | ftrace: Implement separate user function filtering | Steven Rostedt |
2011-05-18 | ftrace: Free hash with call_rcu_sched() | Steven Rostedt |
2011-05-18 | ftrace: Have global_ops store the functions that are to be traced | Steven Rostedt |
2011-05-18 | ftrace: Add ops parameter to ftrace_startup/shutdown functions | Steven Rostedt |
2011-05-18 | ftrace: Add enabled_functions file | Steven Rostedt |
2011-05-18 | ftrace: Use counters to enable functions to trace | Steven Rostedt |
2011-05-18 | ftrace: Separate hash allocation and assignment | Steven Rostedt |
2011-05-18 | ftrace: Create a global_ops to hold the filter and notrace hashes | Steven Rostedt |
2011-05-18 | ftrace: Use hash instead for FTRACE_FL_FILTER | Steven Rostedt |
2011-05-18 | ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions | Steven Rostedt |
2011-05-12 | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar |
2011-05-10 | Merge commit 'v2.6.39-rc7' into perf/core | Ingo Molnar |
2011-05-06 | Regression: partial revert "tracing: Remove lock_depth from event entry" | Arjan van de Ven |
2011-05-01 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-05-01 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-04-29 | ftrace: Consolidate the function match routines for normal and mods | Steven Rostedt |
2011-04-29 | ftrace: Consolidate updating of ftrace_trace_function | Steven Rostedt |
2011-04-29 | ftrace: Move record update for normal and modules into a separate function | Steven Rostedt |
2011-04-29 | ftrace: Remove FTRACE_FL_CONVERTED flag | Steven Rostedt |
2011-04-29 | ftrace: Remove FTRACE_FL_FAILED flag | Steven Rostedt |
2011-04-29 | ftrace: Remove failures file | Steven Rostedt |
2011-04-29 | ftrace: Remove unnecessary disabling of irqs | Steven Rostedt |
2011-04-29 | ftrace: Make FTRACE_WARN_ON() work in if condition | Steven Rostedt |
2011-04-29 | ftrace: Only update the function code on write to filter files | Steven Rostedt |
2011-04-27 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-04-27 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-04-24 | sched: Get rid of lock_depth | Jonathan Corbet |
2011-04-21 | ftrace: Build without frame pointers on Microblaze | Michal Simek |
2011-04-16 | block: make unplug timer trace event correspond to the schedule() unplug | Jens Axboe |
2011-04-12 | block: fixup block IO unplug trace call | Jens Axboe |
2011-04-12 | block: remove block_unplug_timer() trace point | Jens Axboe |
2011-04-04 | tracing: Avoid soft lockup in trace_pipe | Jiri Olsa |
2011-04-04 | tracing: Print trace_bprintk() formats for modules too | Steven Rostedt |
2011-04-04 | tracing: Convert trace_printk() formats for module to const char * | Steven Rostedt |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-25 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |