Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 13 | -102/+348 |
|\ | |||||
| * | jump_label: Add COND_STMT(), reducer wrappery | Peter Zijlstra | 2010-10-18 | 2 | -10/+12 |
| * | perf: Optimize sw events | Peter Zijlstra | 2010-10-18 | 1 | -9/+11 |
| * | perf: Use jump_labels to optimize the scheduler hooks | Peter Zijlstra | 2010-10-18 | 1 | -2/+25 |
| * | jump_label: Add atomic_t interface | Peter Zijlstra | 2010-10-18 | 1 | -0/+44 |
| * | jump_label: Use more consistent naming | Peter Zijlstra | 2010-10-18 | 1 | -4/+4 |
| * | perf, hw_breakpoint: Fix crash in hw_breakpoint creation | Peter Zijlstra | 2010-10-18 | 1 | -0/+7 |
| * | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 2 | -9/+22 |
| * | oprofile: fix linker errors | Anand Gadiyar | 2010-10-15 | 1 | -1/+1 |
| * | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 2010-10-15 | 18 | -91/+245 |
| |\ | |||||
| | * | stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n | Masami Hiramatsu | 2010-10-14 | 1 | -2/+8 |
| | * | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | 9 | -8/+16 |
| | |\ | |||||
| | * \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-24 | 4 | -20/+93 |
| | |\ \ | |||||
| | | * | | jump label: Convert dynamic debug to use jump labels | Jason Baron | 2010-09-22 | 1 | -18/+21 |
| | | * | | jump label: Tracepoint support for jump labels | Jason Baron | 2010-09-22 | 1 | -1/+4 |
| | | * | | jump label: Add jump_label_text_reserved() to reserve jump points | Jason Baron | 2010-09-22 | 1 | -1/+7 |
| | | * | | jump label: Base patch for jump label | Jason Baron | 2010-09-22 | 2 | -1/+62 |
| | * | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-09-22 | 1 | -0/+4 |
| | |\ \ \ | |||||
| | * | | | | percpu: Add {get,put}_cpu_ptr | Peter Zijlstra | 2010-09-21 | 1 | -0/+9 |
| | * | | | | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar | 2010-09-21 | 4 | -5/+12 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | perf: Undo the per cpu-context timer stuff | Peter Zijlstra | 2010-09-17 | 1 | -2/+4 |
| | * | | | | perf: Complete software pmu grouping | Peter Zijlstra | 2010-09-17 | 1 | -0/+6 |
| | * | | | | perf events: Clean up pid passing | Matt Helsley | 2010-09-15 | 1 | -1/+1 |
| | * | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 | 33 | -102/+218 |
| | |\ \ \ \ | |||||
| | * | | | | | perf: Fix up delayed_put_task_struct() | Peter Zijlstra | 2010-09-09 | 1 | -0/+2 |
| | * | | | | | perf: Provide a separate task context for swevents | Peter Zijlstra | 2010-09-09 | 2 | -8/+2 |
| | * | | | | | perf: Multiple task contexts | Peter Zijlstra | 2010-09-09 | 2 | -1/+8 |
| | * | | | | | perf: Per-pmu-per-cpu contexts | Peter Zijlstra | 2010-09-09 | 1 | -1/+3 |
| | * | | | | | perf: Per cpu-context rotation timer | Peter Zijlstra | 2010-09-09 | 1 | -3/+2 |
| | * | | | | | perf: Remove the swevent hash-table from the cpu context | Peter Zijlstra | 2010-09-09 | 1 | -6/+0 |
| | * | | | | | perf: Remove the sysfs bits | Peter Zijlstra | 2010-09-09 | 1 | -6/+0 |
| | * | | | | | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 | 2 | -15/+43 |
| | * | | | | | perf: Shrink hw_perf_event | Peter Zijlstra | 2010-09-09 | 1 | -1/+0 |
| | * | | | | | perf: Default PMU ops | Peter Zijlstra | 2010-09-09 | 1 | -5/+5 |
| | * | | | | | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 | 1 | -6/+7 |
| | * | | | | | perf: Reduce perf_disable() usage | Peter Zijlstra | 2010-09-09 | 1 | -10/+10 |
| | * | | | | | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 | 1 | -1/+9 |
| | * | | | | | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 | 1 | -5/+5 |
| | * | | | | | irq: Add tracepoint to softirq_raise | Lai Jiangshan | 2010-09-07 | 1 | -1/+7 |
| | * | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-08-25 | 30 | -91/+337 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-08-19 | 309 | -3146/+8104 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | perf, tracing: add missing __percpu markups | Namhyung Kim | 2010-08-19 | 1 | -2/+2 |
| | * | | | | | | | perf: Humanize the number of contexts | Frederic Weisbecker | 2010-08-19 | 1 | -6/+8 |
| | * | | | | | | | perf: Fix race in callchains | Frederic Weisbecker | 2010-08-19 | 1 | -1/+0 |
| | * | | | | | | | perf: Generalize some arch callchain code | Frederic Weisbecker | 2010-08-19 | 1 | -1/+9 |
| | * | | | | | | | perf: Generalize callchain_store() | Frederic Weisbecker | 2010-08-19 | 1 | -0/+7 |
| * | | | | | | | | Merge branch 'oprofile/urgent' (early part) into oprofile/perf | Robert Richter | 2010-10-11 | 30 | -84/+197 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | oprofile: Abstract the perf-events backend | Matt Fleming | 2010-10-11 | 1 | -0/+3 |
| * | | | | | | | | oprofile: Make op_name_from_perf_id() global | Matt Fleming | 2010-10-11 | 1 | -0/+4 |
| * | | | | | | | | perf: New helper function for pmu name | Matt Fleming | 2010-10-11 | 1 | -0/+1 |