Age | Commit message (Expand) | Author |
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 |
2011-03-23 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-03-22 | tracing: Fix set_ftrace_filter probe function display | Jiri Olsa |
2011-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-18 | trace, filters: Initialize the match variable in process_ops() properly | Ingo Molnar |
2011-03-17 | trace, documentation: Fix branch profiling location in debugfs | David Rientjes |
2011-03-11 | blktrace: Use rq->cmd_flags directly in blk_add_trace_rq. | Tao Ma |
2011-03-10 | tracing: Fix irqoff selftest expanding max buffer | Steven Rostedt |
2011-03-10 | tracing: Align 4 byte ints together in struct tracer | Steven Rostedt |
2011-03-10 | tracing: Export trace_set_clr_event() | Yuanhan Liu |
2011-03-10 | tracing: Explain about unstable clock on resume with ring buffer warning | Jiri Olsa |
2011-03-10 | tracing: Adjust conditional expression latency formatting. | David Sharp |
2011-03-10 | tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup | David Sharp |
2011-03-10 | tracing: Remove lock_depth from event entry | Steven Rostedt |
2011-03-09 | ring-buffer: Remove unused #include <linux/trace_irq.h> | David Sharp |
2011-03-09 | tracing: Add an 'overwrite' trace_option. | David Sharp |
2011-03-08 | Merge commit 'v2.6.38-rc8' into perf/core | Ingo Molnar |
2011-03-03 | blktrace: Remove blk_fill_rwbs_rq. | Tao Ma |
2011-03-03 | Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/... | Frederic Weisbecker |