Vince,

Patch applied.
Thanks.

On Fri, May 2, 2008 at 9:35 PM, Vince Weaver <[EMAIL PROTECTED]> wrote:
> Hello
>
>  this is a straightforward patch, fixes an obvious typo with the
>  QUADWORDS_WRITEBACK_FROM_SC performance counter on MIPS r12k.
>
>  Vince
>
>
>  --- libpfm-3.4/lib/gen_mips64_events.h.orig     2008-05-02 
> 15:27:50.000000000 -0400
>  +++ libpfm-3.4/lib/gen_mips64_events.h  2008-05-02 15:28:39.000000000 -0400
>  @@ -1337,7 +1337,7 @@
>          .pme_counters = 0xf,
>          .pme_desc = "Instructions graduated"
>         },
>  -       {.pme_name="QUADWORRDS_WRITEBACK_FROM_SC",
>  +       {.pme_name="QUADWORDS_WRITEBACK_FROM_SC",
>          .pme_code = 0x07070707,
>          .pme_counters = 0xf,
>          .pme_desc = "Quadwords written back from secondary cache"
>
>
>  -------------------------------------------------------------------------
>  This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>  Don't miss this year's exciting event. There's still time to save $100.
>  Use priority code J8TL2D2.
>  
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
>  _______________________________________________
>  perfmon2-devel mailing list
>  [email protected]
>  https://lists.sourceforge.net/lists/listinfo/perfmon2-devel
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
perfmon2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to