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:
79a4cb2
)
powerpc/perf: Pass the struct perf_events down to compute_mmcr()
author
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 23 Jul 2014 11:12:37 +0000
(21:12 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 28 Jul 2014 04:30:47 +0000
(14:30 +1000)
To support per-event exclude settings on Power8 we need access to the
struct perf_events in compute_mmcr().
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found