| Commit message (Expand) | Author | Age |
... | |
* | | ARM: 6654/1: perf/oprofile: fix off-by-one in stack check | Rabin Vincent | 2011-02-10 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-06 |
|\ |
|
| * | ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock | Will Deacon | 2010-12-04 |
| * | ARM: 6512/1: perf: fix warnings generated by sparse | Will Deacon | 2010-12-04 |
| * | ARM: perf: separate PMU backends into multiple files | Will Deacon | 2010-11-25 |
| * | ARM: perf: encode PMU name in arm_pmu structure | Will Deacon | 2010-11-25 |
| * | ARM: perf: add _init() functions to PMUs | Will Deacon | 2010-11-25 |
| * | ARM: perf: avoid exposing internal stop function for v6 PMU | Will Deacon | 2010-11-25 |
| * | ARM: perf: consolidate common PMU behaviour | Will Deacon | 2010-11-25 |
* | | perf: Dynamic pmu types | Peter Zijlstra | 2010-12-16 |
* | | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 |
|/ |
|
* | ARM: 6469/1: perf-events: squash compiler warning | Will Deacon | 2010-11-07 |
* | 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, ARM: Fix sysfs bits removal build failure | Ingo Molnar | 2010-10-14 |
| * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 |
| |\ |
|
| * | | perf: Remove the sysfs bits | Peter Zijlstra | 2010-09-09 |
| * | | perf: Rework the PMU methods | 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 |
| * | | perf: Factorize callchain context handling | Frederic Weisbecker | 2010-08-18 |
| * | | perf: Generalize some arch callchain code | Frederic Weisbecker | 2010-08-18 |
| * | | perf: Generalize callchain_store() | Frederic Weisbecker | 2010-08-18 |
| * | | perf: Drop unappropriate tests on arch callchains | Frederic Weisbecker | 2010-08-18 |
* | | | Merge branch 'oprofile/urgent' (early part) into oprofile/perf | Robert Richter | 2010-10-11 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: 6352/1: perf: fix event validation | Will Deacon | 2010-09-02 |
| * | | ARM: 6330/1: perf: reword comments relating to perf_event_do_pending | Will Deacon | 2010-09-01 |
| |/ |
|
* / | perf: Add helper function to return number of counters | Matt Fleming | 2010-10-11 |
|/ |
|
* | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 |
|\ |
|
| * | ARM: 6205/1: perf: ensure counter delta is treated as unsigned | Will Deacon | 2010-07-04 |
* | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 |
|/ |
|
* | ARM: 6071/1: perf-events: allow modules to query the number of hardware counters | Will Deacon | 2010-05-17 |
* | ARM: 6070/1: perf-events: add support for xscale PMUs | Will Deacon | 2010-05-17 |
* | ARM: 6069/1: perf-events: use numeric ID to identify PMU | Will Deacon | 2010-05-17 |
* | ARM: 6064/1: pmu: register IRQs at runtime | Will Deacon | 2010-05-17 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 | Russell King | 2010-03-15 |
|\ |
|
| * | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 |
* | | ARM: 5960/1: ARM: perf-events: fix v7 event selection mask | Will Deacon | 2010-03-13 |
* | | ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCING | Will Deacon | 2010-03-13 |
|/ |
|
* | ARM: 5903/1: arm/perfevents: add support for ARMv7 | Jean PIHET | 2010-02-12 |
* | ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6 | Jamie Iles | 2010-02-12 |