Hello Vince,
Don't kow where you got the Core Duo event table from but I
just downloaded the tar file from 071017 and it already has
this correction. Is it possible you were using a stale
version?
Thanks for tracking this down anyway.
PS: You need to be subscribed to the new list to post to it.
On Sat, Nov 10, 2007 at 10:30:19PM -0500, Vince Weaver wrote:
> Hello
>
> it took me longer than it should have to track this down, but it appears
> that this patch is necessary to get LAST_LEVEL_CACHE_MISSES working
> on the Core Duo
>
> --- libpfm-3.2-071017/lib/coreduo_events.h.orig 2007-11-10
> 22:23:00.000000000 -0500
> +++ libpfm-3.2-071017/lib/coreduo_events.h 2007-11-10 22:23:13.000000000
> -0500
> @@ -44,7 +44,7 @@
> .pme_desc = "Last level of cache references"
> },
> /* 4 */{.pme_name = "LAST_LEVEL_CACHE_MISSES",
> - .pme_code = 0x4120,
> + .pme_code = 0x412e,
> .pme_desc = "Last level of cache misses",
> },
> /* 5 */{.pme_name = "BRANCH_INSTRUCTIONS_RETIRED",
>
> _______________________________________________
> perfmon mailing list
> [email protected]
> http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/
--
-Stephane
_______________________________________________
perfmon mailing list
[email protected]
http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/