From: Will Deacon Date: Wed, 16 Jan 2013 12:01:59 +0000 (+0000) Subject: ARM: perf: don't pretend to support counting of L1I writes X-Git-Tag: sz_155~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d115bb40134284a4e8f6bfc5d8aae219a4e55c3;p=pandora-kernel.git ARM: perf: don't pretend to support counting of L1I writes ARM has a harvard cache architecture and cannot write directly to the I-side. This patch removes the L1I write events from the cache map (which previously returned *read* events in many cases). Reported-by: Mike Williams Signed-off-by: Will Deacon Conflicts: arch/arm/kernel/perf_event_v7.c --- Reading git-diff-tree failed