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:
b37609c
)
perf/x86/intel: Reset more state in PMU reset
author
Andi Kleen
<ak@linux.intel.com>
Fri, 27 Feb 2015 17:48:30 +0000
(09:48 -0800)
committer
Ingo Molnar
<mingo@kernel.org>
Thu, 2 Apr 2015 15:33:16 +0000
(17:33 +0200)
The PMU reset code didn't quite keep up with newer PMU features.
Improve it a bit to really reset a modern PMU:
- Clear all overflow status
- Clear LBRs and freezing state
- Disable fixed counters too
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: eranian@google.com
Link:
http://lkml.kernel.org/r/1425059312-18217-2-git-send-email-andi@firstfloor.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/perf_event_intel.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/cpu/perf_event_intel.c
Simple merge