index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
2011-03-16
perf, powerpc: Handle events that raise an exception without overflowing
Anton Blanchard
2011-01-17
powerpc: perf: Fix frequency calculation for overflowing counters
Anton Blanchard
2010-12-16
perf: Dynamic pmu types
Peter Zijlstra
2010-10-19
perf, powerpc: Fix power_pmu_event_init to not use event->ctx
Paul Mackerras
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
perf: Per PMU disable
Peter Zijlstra
2010-09-09
perf: Reduce perf_disable() usage
Peter Zijlstra
2010-09-09
perf: Register PMU implementations
Peter Zijlstra
2010-09-09
perf: Deconstify struct pmu
Peter Zijlstra
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
2010-07-08
powerpc/perf_event: Fix for power_pmu_disable()
Matt Evans
2010-06-09
perf: Convert perf_event to local_t
Peter Zijlstra
2010-06-09
perf: Cleanup {start,commit,cancel}_txn details
Peter Zijlstra
2010-05-11
perf, powerpc: Implement group scheduling transactional APIs
Lin Ming
2010-03-11
perf, ppc: Fix compile error due to new cpu notifiers
Peter Zijlstra
2010-03-10
perf: Rework and fix the arch CPU-hotplug hooks
Peter Zijlstra
2010-03-10
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
2010-02-26
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
Peter Zijlstra
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
2009-10-28
powerpc: perf_event: Log invalid data addresses as all 1s
Anton Blanchard
2009-10-27
powerpc/perf_events: Fix priority of MSR HV vs PR bits
Michael Neuling
2009-09-22
perf_event, powerpc: Fix compilation after big perf_counter rename
Paul Mackerras
2009-09-21
perf: Tidy up after the big rename
Ingo Molnar
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar