index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
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