aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/perf
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-02-03
|\
| * perf/powerpc: reset event hw state when adding it to the PMUAlexandru-Cezar Sardan2015-01-30
| * powerpc/perf: fix fsl_emb_pmu_start to write correct pmc valueTom Huynh2015-01-29
* | powerpc/perf/hv-gpci: add the remaining gpci requestsCody P Schafer2015-02-02
* | powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotatedCody P Schafer2015-02-02
* | powerpc/perf/hv-24x7: parse catalog and populate sysfs with eventsCody P Schafer2015-02-02
* | perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helpersukadev@linux.vnet.ibm.com2015-02-02
|/
* power/perf/hv-24x7: Use kmem_cache_free() instead of kfreeSukadev Bhattiprolu2014-12-12
* powerpc/perf/hv-24x7: Use per-cpu page buffersukadev@linux.vnet.ibm.com2014-12-12
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-02
* perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra2014-10-28
* powerpc/perf/hv-24x7: Simplify catalog_read()sukadev@linux.vnet.ibm.com2014-10-07
* powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocationsCody P Schafer2014-10-07
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-25
* powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard2014-09-09
* powerpc/perf/hv-24x7: Use kmem_cache_freeHimangi Saraogi2014-08-13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-07
|\
| * powerpc/perf: Add per-event excludes on Power8Michael Ellerman2014-07-28
| * powerpc/perf: Pass the struct perf_events down to compute_mmcr()Michael Ellerman2014-07-28
| * powerpc/perf: Clear all MMCR settings before calling compute_mmcr()Michael Ellerman2014-07-28
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-04
|\ \ | |/ |/|
| * Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-28
| |\
| * | powerpc, perf: Use common PMU interrupt disabled codeVince Weaver2014-07-05
* | | powerpc/perf: Fix MMCR2 handling for EBBMichael Ellerman2014-07-23
| |/ |/|
* | powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard2014-07-10
* | powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley2014-07-10
* | powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley2014-07-10
|/
* powerpc/perf/hv-24x7: Catalog version number is be64, not be32Cody P Schafer2014-04-28
* powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on itCody P Schafer2014-04-27
* powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...Cody P Schafer2014-04-27
* powerpc/perf/hv-gpci: Make device attr staticCody P Schafer2014-04-27
* powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reducedCody P Schafer2014-04-27
* powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixedCody P Schafer2014-04-27
* powerpc/perf: Fix handling of L3 events with bank == 1Michael Ellerman2014-03-23
* powerpc/perf: Add kconfig option for hypervisor provided countersCody P Schafer2014-03-23
* powerpc/perf: Add support for the hv 24x7 interfaceCody P Schafer2014-03-23
* powerpc/perf: Add support for the hv gpci (get performance counter info) inte...Cody P Schafer2014-03-23
* powerpc/perf: Add macros for defining event fields & formatsCody P Schafer2014-03-23
* powerpc/perf: Add a shared interface to get gpci version and capabilitiesCody P Schafer2014-03-23
* powerpc/perf: Add 24x7 interface headersCody P Schafer2014-03-23
* powerpc/perf: Add hv_gpci interface headerCody P Schafer2014-03-23
* powerpc/perf: Enable BHRB access for EBB eventsMichael Ellerman2014-03-23
* powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBBMichael Ellerman2014-03-23
* powerpc/perf: Avoid mutating event in power8_get_constraint()Michael Ellerman2014-03-23
* powerpc/perf: Clean up the EBB hash defines a littleMichael Ellerman2014-03-23
* powerpc/perf: Reject EBB events which specify a sample_typeMichael Ellerman2014-03-23
* powerpc/perf: Add lost exception workaroundMichael Ellerman2014-03-23
* powerpc/perf: Define perf_event_print_debug() to print PMU register valuesAnshuman Khandual2014-03-23
* powerpc/perf: Make some new raw event codes available in sysfsAnshuman Khandual2014-03-23
* powerpc/perf: Configure BHRB filter before enabling PMU interruptsAnshuman Khandual2014-02-10