Age | Commit message (Expand) | Author | Files | Lines |
2014-03-24 | powerpc/perf: Enable BHRB access for EBB events | Michael Ellerman | 1 | -4/+6 |
2014-03-24 | powerpc/perf: Reject EBB events which specify a sample_type | Michael Ellerman | 1 | -2/+5 |
2014-03-24 | powerpc/perf: Add lost exception workaround | Michael Ellerman | 1 | -2/+98 |
2014-03-24 | powerpc/perf: Define perf_event_print_debug() to print PMU register values | Anshuman Khandual | 1 | -4/+51 |
2014-02-11 | powerpc/perf: Configure BHRB filter before enabling PMU interrupts | Anshuman Khandual | 1 | -2/+3 |
2013-08-14 | powerpc: Fix a number of sparse warnings | Anton Blanchard | 1 | -1/+1 |
2013-08-01 | powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace | Michael Ellerman | 1 | -1/+1 |
2013-07-24 | powerpc/perf: BHRB filter configuration should follow the task | Anshuman Khandual | 1 | -1/+4 |
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 | 1 | -2/+3 |
2013-07-01 | powerpc/perf: Rework disable logic in pmu_disable() | Michael Ellerman | 1 | -12/+19 |
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-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: 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 | 1 | -1/+2 |
2013-02-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -29/+64 |
2013-01-31 | perf/POWER7: Make generic event translations available in sysfs | Sukadev Bhattiprolu | 1 | -0/+12 |
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 |
2013-01-10 | powerpc/perf: Fix finding overflowed PMC in interrupt | Michael Neuling | 1 | -29/+54 |
2012-10-18 | Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events" | Benjamin Herrenschmidt | 1 | -1/+1 |
2012-09-27 | powerpc/perf: Sample only if SIAR-Valid bit is set in P7+ | sukadev@linux.vnet.ibm.com | 1 | -6/+38 |
2012-09-07 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 1 | -1/+1 |
2012-09-05 | powerpc: Rename 64-bit PVR constants to PVR_foo | Michael Ellerman | 1 | -1/+1 |
2012-08-24 | powerpc/perf: Use pmc_overflow() to detect rolled back events | Sukadev Bhattiprolu | 1 | -1/+1 |
2012-07-10 | powerpc/perf: Always use pt_regs for userspace samples | Anton Blanchard | 1 | -1/+22 |
2012-07-10 | powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs | Anton Blanchard | 1 | -22/+25 |
2012-07-10 | powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers | Anton Blanchard | 1 | -9/+22 |
2012-05-09 | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 1 | -2/+1 |
2012-03-28 | powerpc/perf: Fix instruction address sampling on 970 and Power4 | Benjamin Herrenschmidt | 1 | -5/+41 |
2012-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -0/+1448 |
2012-02-23 | powerpc/perf: Move perf core & PMU code into a subdirectory | Michael Ellerman | 1 | -0/+1438 |