Age | Commit message (Expand) | Author |
2010-10-21 | tracing: Cleanup the convoluted softirq tracepoints | Thomas Gleixner |
2010-10-19 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-10-19 | tracing: Fix compile issue for trace_sched_wakeup.c | Steven Rostedt |
2010-10-18 | perf: Optimize sw events | Peter Zijlstra |
2010-10-18 | perf: Use jump_labels to optimize the scheduler hooks | Peter Zijlstra |
2010-10-18 | jump_label: Use more consistent naming | Peter Zijlstra |
2010-10-18 | perf, hw_breakpoint: Fix crash in hw_breakpoint creation | Peter Zijlstra |
2010-10-18 | perf: Find task before event alloc | Peter Zijlstra |
2010-10-18 | perf: Fix task refcount bugs | Peter Zijlstra |
2010-10-18 | perf: Fix group moving | Peter Zijlstra |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-18 | perf_events: Fix transaction recovery in group_sched_in() | Stephane Eranian |
2010-10-18 | perf_events: Fix bogus context time tracking | Stephane Eranian |
2010-10-18 | tracing: Remove parent recording in latency tracer graph options | Steven Rostedt |
2010-10-18 | tracing: Use one prologue for the preempt irqs off tracer function tracers | Steven Rostedt |
2010-10-18 | tracing: Use one prologue for the wakeup tracer function tracers | Steven Rostedt |
2010-10-18 | tracing: Graph support for wakeup tracer | Jiri Olsa |
2010-10-18 | tracing: Make graph related irqs/preemptsoff functions global | Jiri Olsa |
2010-10-18 | tracing: Add proper check for irq_depth routines | Jiri Olsa |
2010-10-18 | tracing/trivial: Remove cast from void* | matt mooney |
2010-10-15 | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter |
2010-10-15 | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar |
2010-10-14 | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt |
2010-10-15 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-10-14 | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt |
2010-10-14 | kprobes: Fix selftest to clear flags field for reusing probes | Masami Hiramatsu |
2010-10-13 | tracing: Fix function-graph build warning on 32-bit | Borislav Petkov |
2010-10-11 | Merge branch 'oprofile/urgent' (early part) into oprofile/perf | Robert Richter |
2010-10-11 | perf: New helper function for pmu name | Matt Fleming |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar |
2010-10-05 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-10-04 | perf_events: Fix invalid pointer when pid is invalid | Stephane Eranian |
2010-10-01 | kfifo: fix scatterlist usage | Ira W. Snyder |
2010-09-24 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-22 | rmap: fix walk during fork | Andrea Arcangeli |
2010-09-22 | jump label: Tracepoint support for jump labels | Jason Baron |
2010-09-22 | jump label: Add jump_label_text_reserved() to reserve jump points | Jason Baron |
2010-09-22 | jump label: Initialize workqueue tracepoints *before* they are registered | Jason Baron |
2010-09-22 | jump label: Base patch for jump label | Jason Baron |
2010-09-22 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-09-21 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-09-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-21 | perf: Avoid RCU vs preemption assumptions | Peter Zijlstra |
2010-09-21 | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar |
2010-09-21 | sched: Fix nohz balance kick | Suresh Siddha |
2010-09-17 | perf: Undo the per cpu-context timer stuff | Peter Zijlstra |
2010-09-17 | perf: Fix perf_event_exit_cpu_context() | Peter Zijlstra |
2010-09-17 | perf: Complete software pmu grouping | Peter Zijlstra |
2010-09-17 | perf_events: Fix broken event grouping | Stephane Eranian |