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