]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitbd87f1f028ddaad45d4a9a3621dfe688c840ba41
tree528336f9c84af3df2939df3ffa5e0411347e991d
parentc63a1190368771b8207d86c4217ae4afdf1cbd5e
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