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