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 | 20 | -110/+592 |
|\ | |||||
| * | 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 | 32 | -112/+517 |
| |\ | |||||
| | * | 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 | 16 | -21/+44 |
| | |\ | |||||
| | * \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-24 | 5 | -20/+103 |
| | |\ \ | |||||
| | | * | | 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 | 3 | -1/+72 |
| | * | | | 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 | 6 | -8/+37 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | 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 |
| | * | | | | tracing, perf: Add more power related events | Jean Pihet | 2010-09-17 | 1 | -3/+87 |
| | * | | | | 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 | 41 | -117/+268 |
| | |\ \ \ \ | |||||
| | * | | | | | irq: Fix circular headers dependency | Frederic Weisbecker | 2010-09-09 | 1 | -1/+1 |
| | * | | | | | 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 |
| | * | | | | | skb: Add tracepoints to freeing skb | Koki Sanagi | 2010-09-07 | 1 | -0/+17 |
| | * | | | | | netdev: Add tracepoints to netdev layer | Koki Sanagi | 2010-09-07 | 1 | -0/+82 |
| | * | | | | | napi: Convert trace_napi_poll to TRACE_EVENT | Neil Horman | 2010-09-07 | 1 | -2/+23 |
| | * | | | | | irq: Add tracepoint to softirq_raise | Lai Jiangshan | 2010-09-07 | 2 | -3/+31 |
| | * | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-08-25 | 42 | -123/+458 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-08-19 | 477 | -4670/+12490 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | 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 |