aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/perf_event.c
AgeCommit message (Expand)Author
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-20sparc64: Fully support both performance counters.David S. Miller
2010-01-20sparc64: Add perf callchain support.David S. Miller
2010-01-04sparc64: Fix Niagara2 perf event handling.David S. Miller
2009-10-09sparc64: Fix niagara2 perf IRQ bits.David S. Miller
2009-09-29sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller
2009-09-29sparc64: Fix comment typo in perf_event.cDavid S. Miller
2009-09-28sparc64: Minor coding style fixups in perf code.David S. Miller
2009-09-28sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller
2009-09-27sparc64: Add initial perf event conflict resolution and checks.David S. Miller
2009-09-26sparc: Niagara1 perf event support.David S. Miller
2009-09-26sparc: Add Niagara2 HW cache event support.David S. Miller
2009-09-26sparc: Support all ultra3 and ultra4 derivatives.David S. Miller
2009-09-26sparc: Support HW cache events.David S. Miller
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar