From: Thomas Gleixner Date: Mon, 8 Jun 2009 20:33:10 +0000 (+0200) Subject: perf_counter, x86: Implement generalized cache event types, add AMD support X-Git-Tag: v2.6.31-rc1~383^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f86748e91a14bd6cc49477560f33ed5d59896e89;p=pandora-kernel.git perf_counter, x86: Implement generalized cache event types, add AMD support Fill in amd_hw_cache_event_id[] with the AMD CPU specific events, for family 0x0f, 0x10 and 0x11. There's apparently no distinction between load and store events, so we only fill in the load events. 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