commit | dea3766ca052a4f572b16a23a322553c064d75af | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Mon May 25 18:11:52 2009 +0200 |
committer | Robert Richter <robert.richter@amd.com> | Thu Jun 11 19:42:15 2009 +0200 |
tree | 64d2a14629b8bfdfeccce1d722080ffa332cfc4e | |
parent | 42399adb239d4f1413899cc618ecf640779e79df [diff] |
x86/oprofile: replace CTRL_SET_*ACTIVE macros The patch replaces all CTRL_SET_*ACTIVE macros. 64 bit MSR functions and 64 bit counter values are used now. The code uses bit masks from <asm/intel_arch_perfmon.h>. Signed-off-by: Robert Richter <robert.richter@amd.com>