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:
6313e3c
)
perf: Fix duplicate events with multiple-pmu vs software events
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 7 Dec 2010 13:18:20 +0000
(14:18 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 8 Dec 2010 19:14:08 +0000
(20:14 +0100)
Because the multi-pmu bits can share contexts between struct pmu
instances we could get duplicate events by iterating the pmu list.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found