Age | Commit message (Expand) | Author |
2013-10-03 | powerpc/perf: Fix handling of FAB events | Michael Ellerman |
2013-09-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-08-15 | Merge tag 'v3.11-rc5' into perf/core | Ingo Molnar |
2013-08-14 | powerpc: Fix a number of sparse warnings | Anton Blanchard |
2013-08-09 | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt |
2013-08-07 | powerpc/perf: Add e6500 PMU driver | Priyanka Jain |
2013-08-07 | powerpc/perf: add 2 additional performance monitor counters for e6500 core | Lijun Pan |
2013-08-07 | powerpc/perf: increase the perf HW events to 6 | Catalin Udma |
2013-08-01 | powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace | Michael Ellerman |
2013-07-24 | powerpc/perf: BHRB filter configuration should follow the task | Anshuman Khandual |
2013-07-24 | powerpc/perf: Ignore separate BHRB privilege state filter request | Anshuman Khandual |
2013-07-24 | powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMU | Michael Ellerman |
2013-07-19 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2013-07-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-12 | perf tools: Make Power7 events available for perf | Runzhen Wang |
2013-07-08 | perf tools: fix a typo of a Power7 event name | Runzhen Wang |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-07-01 | powerpc/perf: Add power8 EBB support | Michael Ellerman |
2013-07-01 | powerpc/perf: Core EBB support for 64-bit book3s | Michael Ellerman |
2013-07-01 | powerpc/perf: Don't enable if we have zero events | Michael Ellerman |
2013-07-01 | powerpc/perf: Use existing out label in power_pmu_enable() | Michael Ellerman |
2013-07-01 | powerpc/perf: Freeze PMC5/6 if we're not using them | Michael Ellerman |
2013-07-01 | powerpc/perf: Rework disable logic in pmu_disable() | Michael Ellerman |
2013-07-01 | powerpc/perf: Check that events only include valid bits on Power8 | Michael Ellerman |
2013-07-01 | powerpc: Delete __cpuinit usage from all users | Paul Gortmaker |
2013-06-10 | powerpc/perf: Fix deadlock caused by calling printk() in PMU exception | Michael Ellerman |
2013-06-01 | powerpc/perf: Add missing SIER support | Michael Ellerman |
2013-06-01 | powerpc/perf: Revert to original NO_SIPR logic | Michael Ellerman |
2013-05-29 | perf: Power7: Make CPI stack events available in sysfs | Sukadev Bhattiprolu |
2013-05-14 | powerpc/perf: Fix setting of "to" addresses for BHRB | Michael Neuling |
2013-05-14 | powerpc/pmu: Fix order of interpreting BHRB target entries | Michael Neuling |
2013-05-14 | powerpc/perf: Move BHRB code into CONFIG_PPC64 region | Michael Neuling |
2013-04-26 | powerpc/perf: Enable branch stack sampling framework | Anshuman Khandual |
2013-04-26 | powerpc/perf: Define BHRB generic functions, data and flags for POWER8 | Anshuman Khandual |
2013-04-26 | powerpc/perf: Add basic assembly code to read BHRB entries on POWER8 | Anshuman Khandual |
2013-04-26 | powerpc/perf: Power8 PMU support | Michael Ellerman |
2013-04-26 | powerpc/perf: Add support for SIER | Michael Ellerman |
2013-04-26 | powerpc/perf: Add regs_no_sipr() | Michael Ellerman |
2013-04-26 | powerpc/perf: Add an accessor for regs->result | Michael Ellerman |
2013-04-26 | powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv() | Michael Ellerman |
2013-04-26 | powerpc/perf: Add an explict flag indicating presence of SLOT field | Michael Ellerman |
2013-03-18 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2013-03-13 | perf/POWER7: Create a sysfs format entry for Power7 events | Sukadev Bhattiprolu |
2013-02-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-01-31 | perf/POWER7: Make some POWER7 events available in sysfs | Sukadev Bhattiprolu |
2013-01-31 | perf/POWER7: Make generic event translations available in sysfs | Sukadev Bhattiprolu |
2013-01-31 | perf/Power7: Use macros to identify perf events | Sukadev Bhattiprolu |
2013-01-29 | perf/Power: PERF_EVENT_IOC_ENABLE does not reenable event | sukadev@linux.vnet.ibm.com |
2013-01-10 | powerpc/perf: Fix for PMCs not making progress | Michael Neuling |