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