Age | Commit message (Expand) | Author |
2012-05-24 | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-05-21 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2012-05-21 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2012-05-19 | tracing: Remove kernel_lock annotations | Richard Weinberger |
2012-05-19 | tracing: Fix initial buffer_size_kb state | Vaibhav Nagarnaik |
2012-05-19 | ring-buffer: Merge separate resize loops | Vaibhav Nagarnaik |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-05-16 | ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER | Steven Rostedt |
2012-05-16 | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() | Steven Rostedt |
2012-05-16 | ftrace: Make ftrace_modify_all_code() global for archs to use | Steven Rostedt |
2012-05-16 | ftrace: Return record ip addr for ftrace_location() | Steven Rostedt |
2012-05-16 | ftrace: Consolidate ftrace_location() and ftrace_text_reserved() | Steven Rostedt |
2012-05-16 | ftrace: Speed up search by skipping pages by address | Steven Rostedt |
2012-05-16 | ftrace: Remove extra helper functions | Steven Rostedt |
2012-05-16 | ftrace: Sort all function addresses, not just per page | Steven Rostedt |
2012-05-16 | tracing: change CPU ring buffer state from tracing_cpumask | Vaibhav Nagarnaik |
2012-05-16 | tracing: Check return value of tracing_dentry_percpu() | Namhyung Kim |
2012-05-16 | ring-buffer: Reset head page before running self test | Steven Rostedt |
2012-05-16 | ring-buffer: Add integrity check at end of iter read | Steven Rostedt |
2012-05-16 | ring-buffer: Make addition of pages in ring buffer atomic | Vaibhav Nagarnaik |
2012-05-16 | ring-buffer: Make removal of ring buffer pages atomic | Vaibhav Nagarnaik |
2012-05-16 | tracing: Clean up tracing_mark_write() | Steven Rostedt |
2012-05-14 | Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2012-05-10 | tracing: Do not enable function event with enable | Steven Rostedt |
2012-05-08 | tracing: Remove ftrace_disable/enable_cpu() | Steven Rostedt |
2012-05-08 | tracing: Use seq_*_private interface for some seq files | Jiri Olsa |
2012-05-07 | tracing: Provide trace events interface for uprobes | Srikar Dronamraju |
2012-05-07 | tracing: Extract out common code for kprobes/uprobes trace events | Srikar Dronamraju |
2012-05-07 | tracing: Modify is_delete, is_return from int to bool | Srikar Dronamraju |
2012-04-23 | ring-buffer: Add per_cpu ring buffer control files | Vaibhav Nagarnaik |
2012-04-23 | tracing: Remove an unneeded check in trace_seq_buffer() | Dan Carpenter |
2012-04-23 | tracing: Add percpu buffers for trace_printk() | Steven Rostedt |
2012-04-19 | tracing: Fix stacktrace of latency tracers (irqsoff and friends) | Steven Rostedt |
2012-04-18 | Fix "the the" in various Kconfig | Masanari Iida |
2012-04-16 | tracing: Fix regression with tracing_on | Steven Rostedt |
2012-04-13 | tracing: Fix build breakage without CONFIG_PERF_EVENTS (again) | Mark Brown |
2012-04-11 | trace: Remove unused workqueue tracer | Stephen Boyd |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-03-27 | tracing: Fix ent_size in trace output | Steven Rostedt |
2012-03-26 | Merge branch 'linus' into perf/urgent | Ingo Molnar |
2012-03-24 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2012-03-22 | tracing: Fix ftrace stack trace entries | Wolfgang Mauerer |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-20 | constify path argument of trace_seq_path() | Al Viro |
2012-03-13 | tracing: Fix build breakage without CONFIG_PERF_EVENTS | Mark Brown |
2012-03-13 | ftrace: Fix function_graph for archs that test ftrace_trace_function | Rajesh Bhagat |