index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
2010-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-03-29
sparc64: Properly truncate pt_regs framepointer in perf callback.
David S. Miller
2010-03-13
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-10
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-26
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
Peter Zijlstra
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-01-20
sparc64: Fully support both performance counters.
David S. Miller
2010-01-20
sparc64: Add perf callchain support.
David S. Miller
2010-01-04
sparc64: Fix Niagara2 perf event handling.
David S. Miller
2009-10-09
sparc64: Fix niagara2 perf IRQ bits.
David S. Miller
2009-09-29
sparc64: Cache per-cpu %pcr register value in perf code.
David S. Miller
2009-09-29
sparc64: Fix comment typo in perf_event.c
David S. Miller
2009-09-28
sparc64: Minor coding style fixups in perf code.
David S. Miller
2009-09-28
sparc64: Add a basic conflict engine in preparation for multi-counter support.
David S. Miller
2009-09-27
sparc64: Add initial perf event conflict resolution and checks.
David S. Miller
2009-09-26
sparc: Niagara1 perf event support.
David S. Miller
2009-09-26
sparc: Add Niagara2 HW cache event support.
David S. Miller
2009-09-26
sparc: Support all ultra3 and ultra4 derivatives.
David S. Miller
2009-09-26
sparc: Support HW cache events.
David S. Miller
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar