commit | eb2b861810d4ff72454c83996b891df4e0aaff9a | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Dec 17 09:09:13 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 23 12:45:10 2008 +0100 |
tree | 9b99f1ec88cd3a248425a6370c700aca2db9b759 | |
parent | 5c167b8585c8d91206b395d57011ead7711e322f [diff] |
x86, perfcounters: prepare for fixed-mode PMCs Impact: refactor the x86 code for fixed-mode PMCs Extend the data structures and rename the existing facilities to allow for a 'generic' versus 'fixed' counter distinction. Signed-off-by: Ingo Molnar <mingo@elte.hu>