Age | Commit message (Expand) | Author |
2014-07-23 | powerpc/perf: Fix MMCR2 handling for EBB | Michael Ellerman |
2014-07-11 | powerpc/perf: Never program book3s PMCs with values >= 0x80000000 | Anton Blanchard |
2014-07-11 | powerpc/perf: Clear MMCR2 when enabling PMU | Joel Stanley |
2014-07-11 | powerpc/perf: Add PPMU_ARCH_207S define | Joel Stanley |
2014-04-28 | powerpc/perf/hv-24x7: Catalog version number is be64, not be32 | Cody P Schafer |
2014-04-28 | powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it | Cody P Schafer |
2014-04-28 | powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar... | Cody P Schafer |
2014-04-28 | powerpc/perf/hv-gpci: Make device attr static | Cody P Schafer |
2014-04-28 | powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced | Cody P Schafer |
2014-04-28 | powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed | Cody P Schafer |
2014-03-24 | powerpc/perf: Fix handling of L3 events with bank == 1 | Michael Ellerman |
2014-03-24 | powerpc/perf: Add kconfig option for hypervisor provided counters | Cody P Schafer |
2014-03-24 | powerpc/perf: Add support for the hv 24x7 interface | Cody P Schafer |
2014-03-24 | powerpc/perf: Add support for the hv gpci (get performance counter info) inte... | Cody P Schafer |
2014-03-24 | powerpc/perf: Add macros for defining event fields & formats | Cody P Schafer |
2014-03-24 | powerpc/perf: Add a shared interface to get gpci version and capabilities | Cody P Schafer |
2014-03-24 | powerpc/perf: Add 24x7 interface headers | Cody P Schafer |
2014-03-24 | powerpc/perf: Add hv_gpci interface header | Cody P Schafer |
2014-03-24 | powerpc/perf: Enable BHRB access for EBB events | Michael Ellerman |
2014-03-24 | powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBB | Michael Ellerman |
2014-03-24 | powerpc/perf: Avoid mutating event in power8_get_constraint() | Michael Ellerman |
2014-03-24 | powerpc/perf: Clean up the EBB hash defines a little | Michael Ellerman |
2014-03-24 | powerpc/perf: Reject EBB events which specify a sample_type | Michael Ellerman |
2014-03-24 | powerpc/perf: Add lost exception workaround | Michael Ellerman |
2014-03-24 | powerpc/perf: Define perf_event_print_debug() to print PMU register values | Anshuman Khandual |
2014-03-24 | powerpc/perf: Make some new raw event codes available in sysfs | Anshuman Khandual |
2014-02-11 | powerpc/perf: Configure BHRB filter before enabling PMU interrupts | Anshuman Khandual |
2014-02-11 | powerpc/perf: Add Power8 cache & TLB events | Michael Ellerman |
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 |