summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/perf/power8-pmu.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/perf: Add per-event excludes on Power8Michael Ellerman2014-07-281-2/+22
* powerpc/perf: Pass the struct perf_events down to compute_mmcr()Michael Ellerman2014-07-281-1/+2
* powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley2014-07-111-1/+1
* powerpc/perf: Fix handling of L3 events with bank == 1Michael Ellerman2014-03-231-2/+3
* powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBBMichael Ellerman2014-03-231-9/+44
* powerpc/perf: Avoid mutating event in power8_get_constraint()Michael Ellerman2014-03-231-6/+8
* powerpc/perf: Clean up the EBB hash defines a littleMichael Ellerman2014-03-231-3/+4
* powerpc/perf: Add lost exception workaroundMichael Ellerman2014-03-231-0/+5
* powerpc/perf: Add Power8 cache & TLB eventsMichael Ellerman2014-02-111-0/+144
* powerpc/perf: Fix handling of FAB eventsMichael Ellerman2013-10-031-2/+3
* powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman2013-08-011-3/+3
* powerpc/perf: Ignore separate BHRB privilege state filter requestAnshuman Khandual2013-07-241-9/+4Star
* powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMUMichael Ellerman2013-07-241-1/+10
* powerpc/perf: Add power8 EBB supportMichael Ellerman2013-07-011-12/+33
* powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman2013-07-011-0/+4
* powerpc/perf: Check that events only include valid bits on Power8Michael Ellerman2013-07-011-0/+13
* powerpc/perf: Define BHRB generic functions, data and flags for POWER8Anshuman Khandual2013-04-261-1/+56
* powerpc/perf: Power8 PMU supportMichael Ellerman2013-04-261-0/+537