summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perf/coreIngo Molnar2010-07-211-1/+4
|\
| * powerpc/perf_event: Fix for power_pmu_disable()Matt Evans2010-07-081-1/+4
* | perf: Convert perf_event to local_tPeter Zijlstra2010-06-091-17/+17
* | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-091-3/+4
|/
* perf, powerpc: Implement group scheduling transactional APIsLin Ming2010-05-111-61/+68
* perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra2010-03-111-1/+1
* perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-101-1/+20
* perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-101-4/+4
* perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-261-5/+5
* Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-151-1/+1
|\
| * powerpc: perf_event: Log invalid data addresses as all 1sAnton Blanchard2009-10-281-1/+1
* | powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling2009-10-271-7/+10
|/
* perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras2009-09-221-19/+19
* perf: Tidy up after the big renameIngo Molnar2009-09-211-6/+6
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-0/+1315
OpenPOWER on IntegriCloud