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: v3.9-rc1~115^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40c390c768f898497e17d934f6715d516ff67294;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 --- Reading git-diff-tree failed