summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/perf_event.c
AgeCommit message (Expand)AuthorLines
2012-02-23powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman-1438/+0
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard-1/+7
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+1
2011-07-19powerpc: Correct annotations of pmu registration functionsDmitry Eremin-Solenikov-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra-3/+3
2011-04-18powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson-7/+30
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-16perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard-1/+23
2011-01-17powerpc: perf: Fix frequency calculation for overflowing countersAnton Blanchard-0/+1
2010-12-16perf: Dynamic pmu typesPeter Zijlstra-1/+1
2010-10-19perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras-1/+1
2010-09-09perf: Rework the PMU methodsPeter Zijlstra-37/+68
2010-09-09perf: Per PMU disablePeter Zijlstra-11/+13
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra-0/+3
2010-09-09perf: Register PMU implementationsPeter Zijlstra-22/+24
2010-09-09perf: Deconstify struct pmuPeter Zijlstra-4/+4
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar-1/+4
2010-07-08powerpc/perf_event: Fix for power_pmu_disable()Matt Evans-1/+4
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra-17/+17
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra-3/+4
2010-05-11perf, powerpc: Implement group scheduling transactional APIsLin Ming-61/+68
2010-03-11perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra-1/+1
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra-1/+20
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra-4/+4
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra-5/+5
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar-1/+1
2009-10-28powerpc: perf_event: Log invalid data addresses as all 1sAnton Blanchard-1/+1
2009-10-27powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling-7/+10
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras-19/+19
2009-09-21perf: Tidy up after the big renameIngo Molnar-6/+6
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar-0/+1315