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:
b7074f1
)
perf/x86: Implement IBS pmu control ops
author
Robert Richter
<robert.richter@amd.com>
Thu, 15 Dec 2011 16:56:38 +0000
(17:56 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 8 Mar 2012 10:35:22 +0000
(11:35 +0100)
Add code to control the IBS pmu. We need to maintain per-cpu
states. Since some states are used and changed by the nmi
handler, access to these states must be atomic.
Signed-off-by: Robert Richter <robert.richter@amd.com>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link:
http://lkml.kernel.org/r/1323968199-9326-4-git-send-email-robert.richter@amd.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_event_amd_ibs.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/cpu/perf_event_amd_ibs.c
Simple merge