]> git.baikalelectronics.ru Git - kernel.git/commit
oprofile: op_model_athlon.c support for AMD family 10h barcelona performance counters
authorBarry Kasindorf <barry.kasindorf@amd.com>
Tue, 18 Dec 2007 17:05:58 +0000 (18:05 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 18 Dec 2007 17:05:58 +0000 (18:05 +0100)
commit6a0b227b8261469002493a48be4b5e84ef653b7f
tree528336f9c84af3df2939df3ffa5e0411347e991d
parent3ecbc48b8caed3b0cfe4ced24004e5d2a7b4c62f
oprofile: op_model_athlon.c support for AMD family 10h barcelona performance counters

This patch is for controlling the upper 32bits of the event ctrl msrs.
This includes the upper 4 bits of the event select and the Guest Only and
Host Only bits

This patch is necessary to make Event Based Profiling work reliably on a
Family 10h processor

[akpm@linux-foundation.org: checkpatch.pl fixes]

Signed-off-by: Barry Kasindorf <barry.kasindorf@amd.com>
Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/oprofile/op_model_athlon.c