From: Thomas Gleixner Date: Mon, 8 Jun 2009 05:42:04 +0000 (+0200) Subject: perf_counter, x86: Implement generalized cache event types, add Core2 support X-Git-Tag: v2.6.31-rc1~383^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0312af84164215a452f2a94957ebd9bce86e0204;p=pandora-kernel.git perf_counter, x86: Implement generalized cache event types, add Core2 support Fill in core2_hw_cache_event_id[] with the Core2 model specific events. The events can be used in all the tools via the -e (--event) parameter, for example "-e l1-misses" or -"-e l2-accesses" or "-e l2-write-misses". Signed-off-by: Thomas Gleixner Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed