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