Will Deacon
d10fca9f39
ARM: 5960/1: ARM: perf-events: fix v7 event selection mask
...
The event selection mask for ARMv7 cores [ARMV7_EVTSEL_MASK]
is incorrectly set to 0x7f. This means that the top bit of an
event ID is ignored, so counting branch misses (id=0x10) and
ISBs (id=0x90) give the same results.
This patch sets the event selection mask to the correct value
of 0xff.
Signed-off-by: Jean Pihet <jpihet@mvista.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-03-13 10:50:29 +00:00
..
2008-08-12 19:54:09 +01:00
2009-12-15 16:28:22 +10:30
2008-05-17 22:55:16 +01:00
2010-02-15 15:22:20 +00:00
2008-05-30 10:33:49 +02:00
2008-02-04 13:21:03 +00:00
2010-02-22 16:16:57 -08:00
2010-03-12 15:52:32 -08:00
2006-06-30 19:25:36 +02:00
2006-03-15 23:17:30 +00:00
2008-08-07 09:55:48 +01:00
2009-12-18 14:53:41 +00:00
2010-02-12 17:27:52 +00:00
2009-12-24 18:34:08 +00:00
2009-01-02 12:34:55 +00:00
2009-12-09 10:02:18 +00:00
2009-01-06 10:44:43 -08:00
2008-07-03 14:25:58 +01:00
2010-01-18 14:12:11 +00:00
2010-01-12 18:59:16 +00:00
2009-12-11 06:44:29 -05:00
2009-10-14 10:33:05 +01:00
2009-12-02 10:25:22 +00:00
2009-03-12 21:33:03 +00:00
2008-12-12 11:15:45 +01:00
2009-11-08 11:58:54 +00:00
2009-11-23 20:33:34 +00:00
2009-11-23 20:33:34 +00:00
2009-09-21 06:27:08 +02:00
2008-09-06 12:10:45 +01:00
2009-12-14 23:55:33 +01:00
2009-11-18 08:37:40 -08:00
2006-07-01 19:56:48 +01:00
2008-09-26 10:36:41 -05:00
2008-09-01 12:06:33 +01:00
2009-09-21 16:39:12 +01:00
2010-02-15 21:39:12 +00:00
2009-02-10 09:59:19 +00:00
2010-02-25 22:09:41 +00:00
2009-07-24 12:32:59 +01:00
2010-03-13 10:50:29 +00:00
2010-02-12 17:23:43 +00:00
2010-01-08 16:14:29 +00:00
2010-03-12 15:52:38 -08:00
2010-03-12 15:52:38 -08:00
2008-02-04 13:21:03 +00:00
2009-07-21 17:21:28 +01:00
2010-03-01 09:15:15 -08:00
2009-11-23 17:28:23 +00:00
2009-10-25 15:39:37 +00:00
2009-11-05 10:10:36 +00:00
2009-12-09 13:19:31 +00:00
2009-09-28 18:06:21 +01:00
2009-07-21 17:21:28 +01:00
2010-03-12 15:52:32 -08:00
2010-03-12 15:52:32 -08:00
2009-09-15 22:11:05 +01:00
2009-09-15 22:11:05 +01:00
2008-11-10 14:14:11 +00:00
2010-02-15 21:39:12 +00:00
2010-02-15 21:39:14 +00:00
2010-03-07 10:22:00 +00:00
2010-02-15 21:39:13 +00:00
2009-12-18 14:53:41 +00:00