From: Ingo Molnar Date: Tue, 11 Aug 2009 08:26:33 +0000 (+0200) Subject: perf_counter, x86: Fix generic cache events on P6-mobile CPUs X-Git-Tag: v2.6.31-rc6~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f64ccccb8afa43abdd63fcbd230f818d6ea0883f;p=pandora-kernel.git perf_counter, x86: Fix generic cache events on P6-mobile CPUs Johannes Stezenbach reported that 'perf stat' does not count cache-miss and cache-references events on his Pentium-M based laptop. This is because we left them blank in p6_perfmon_event_map[], fill them in. Reported-by: Johannes Stezenbach Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed