From: Ingo Molnar Date: Wed, 3 Dec 2008 09:39:53 +0000 (+0100) Subject: performance counters: x86 support X-Git-Tag: v2.6.31-rc1~383^2~588 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=241771ef016b5c0c83cd7a4372a74321c973c1e6;p=pandora-kernel.git performance counters: x86 support Implement performance counters for x86 Intel CPUs. It's simplified right now: the PERFMON CPU feature is assumed, which is available in Core2 and later Intel CPUs. The design is flexible to be extended to more CPU types as well. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed