| Commit message (Expand) | Author | Age |
* | perf: Fix comments in include/linux/perf_event.h | Vince Weaver | 2011-06-04 |
* | Merge branch 'perf/stat' into perf/core | Ingo Molnar | 2011-05-06 |
|\ |
|
| * | perf events: Add generic front-end and back-end stalled cycle event definitions | Ingo Molnar | 2011-04-29 |
| * | perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES | Ingo Molnar | 2011-04-26 |
* | | perf events: Clean up definitions and initializers, update copyrights | Ingo Molnar | 2011-05-04 |
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-04-27 |
|\ \
| |/
|/| |
|
| * | jump label: Introduce static_branch() interface | Jason Baron | 2011-04-04 |
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 |
|\ \ |
|
| * | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
| |/ |
|
* / | perf: Fix task context scheduling | Peter Zijlstra | 2011-03-31 |
|/ |
|
* | perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx() | Stephane Eranian | 2011-03-23 |
* | perf: Reorder & optimize perf_event_context to remove alignment padding on 64... | Richard Kennedy | 2011-03-16 |
* | perf: Add support for supplementary event registers | Andi Kleen | 2011-03-04 |
* | perf: Optimize throttling code | Peter Zijlstra | 2011-02-16 |
* | perf: Add cgroup support | Stephane Eranian | 2011-02-16 |
* | perf: Sysfs enumeration | Peter Zijlstra | 2010-12-16 |
* | perf: Dynamic pmu types | Peter Zijlstra | 2010-12-16 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-12-16 |
|\ |
|
| * | perf: Fix duplicate events with multiple-pmu vs software events | Peter Zijlstra | 2010-12-08 |
* | | perf events: Make sample_type identity fields available in all PERF_RECORD_ e... | Arnaldo Carvalho de Melo | 2010-12-04 |
* | | perf events: Separate the routines handling the PERF_SAMPLE_ identity fields | Arnaldo Carvalho de Melo | 2010-12-04 |
* | | perf events: Precalculate the header space for PERF_SAMPLE_ fields | Arnaldo Carvalho de Melo | 2010-11-30 |
* | | perf: Introduce is_sampling_event() | Franck Bui-Huu | 2010-11-26 |
|/ |
|
* | perf: Fix the software context switch counter | Peter Zijlstra | 2010-11-26 |
* | perf: Fix inherit vs. context rotation bug | Thomas Gleixner | 2010-11-26 |
* | perf_events: Fix time tracking in samples | Stephane Eranian | 2010-11-10 |
* | jump_label: Add COND_STMT(), reducer wrappery | Peter Zijlstra | 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 |
* | perf, hw_breakpoint: Fix crash in hw_breakpoint creation | Peter Zijlstra | 2010-10-18 |
* | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 |
* | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 2010-10-15 |
|\ |
|
| * | perf: Undo the per cpu-context timer stuff | Peter Zijlstra | 2010-09-17 |
| * | perf: Complete software pmu grouping | Peter Zijlstra | 2010-09-17 |
| * | perf events: Clean up pid passing | Matt Helsley | 2010-09-15 |
| * | perf: Fix up delayed_put_task_struct() | Peter Zijlstra | 2010-09-09 |
| * | perf: Provide a separate task context for swevents | Peter Zijlstra | 2010-09-09 |
| * | perf: Multiple task contexts | Peter Zijlstra | 2010-09-09 |
| * | perf: Per-pmu-per-cpu contexts | Peter Zijlstra | 2010-09-09 |
| * | perf: Per cpu-context rotation timer | Peter Zijlstra | 2010-09-09 |
| * | perf: Remove the swevent hash-table from the cpu context | Peter Zijlstra | 2010-09-09 |
| * | perf: Remove the sysfs bits | Peter Zijlstra | 2010-09-09 |
| * | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 |
| * | perf: Shrink hw_perf_event | Peter Zijlstra | 2010-09-09 |
| * | perf: Default PMU ops | Peter Zijlstra | 2010-09-09 |
| * | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 |
| * | perf: Reduce perf_disable() usage | Peter Zijlstra | 2010-09-09 |
| * | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 |
| * | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 |
| * | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-08-19 |
| |\ |
|