commit | f4166c54bfe04f64603974058e44fbd7cfef0ccc | [log] [tgz] |
---|---|---|
author | Markus Metzger <markus.t.metzger@googlemail.com> | Sun Nov 09 14:29:21 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Nov 10 08:50:32 2008 +0100 |
tree | 952c9e53143990dbd6159cb6c2412498d84a49e3 | |
parent | f7160c7573615ec82c691e294cf80d920b5d588d [diff] |
x86, bts: DS and BTS initialization Impact: widen BTS/PEBS ptrace enablement to more CPU models Move BTS initialisation out of an #ifdef CONFIG_X86_64 guard. Assume core2 BTS and DS layout for future models of family 6 processors. Signed-off-by: Markus Metzger <markus.t.metzger@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>