git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b6b9d6
)
sparc64: Add a basic conflict engine in preparation for multi-counter support.
author
David S. Miller
<davem@davemloft.net>
Tue, 29 Sep 2009 00:35:20 +0000
(17:35 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 29 Sep 2009 00:35:20 +0000
(17:35 -0700)
The hardware counter ->event_base state records and encoding of
the "struct perf_event_map" entry used for the event.
We use this to make sure that when we have more than 1 event,
both can be scheduled into the hardware at the same time.
As usual, structure of code is largely cribbed from powerpc.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found