commit | 5c167b8585c8d91206b395d57011ead7711e322f | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Dec 17 09:02:19 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 23 12:45:09 2008 +0100 |
tree | 843546c59470026ba82cd121bcf23c40fd91c3cb | |
parent | 7995888fcb0246543ee8027bf2835a250ba8c925 [diff] |
x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h Impact: rename include file We'll be providing an asm/perf_counter.h to the generic perfcounter code, so use the already existing x86 file for this purpose and rename it. Signed-off-by: Ingo Molnar <mingo@elte.hu>