[PATCH REPOST] perf event, POWER 6: L1 cache read and write access event code fix]
Paul Mackerras
paulus at samba.org
Thu Sep 29 14:06:30 EST 2011
On Wed, Sep 28, 2011 at 02:23:33PM -0700, Carl E. Love wrote:
> The current L1 cache read event code 0x80082 only counts for thread 0. The
> event code 0x280030 should be used to count events on thread 0 and 1. The
> patch fixes the event code for the L1 cache read.
>
> The current L1 cache write event code 0x80086 only counts for thread 0. The
> event code 0x180032 should be used to count events on thread 0 and 1. The
> patch fixes the event code for the L1 cache write.
Acked-by: Paul Mackerras <paulus at samba.org>
More information about the Linuxppc-dev
mailing list