Re: [perfmon2] [PATCH 1/1] fix warning in 32-bit compilation of examples_v2.x/self_smpl.c

2009-06-17 Thread stephane eranian
applied On Wed, Jun 17, 2009 at 1:45 AM, Corey Ashford wrote: > Hi, > > I ran across a warning in libpfm when compiling in 32-bit mode, which > stopped the build of PAPI.  It's a simple problem with a printf format > specifier and I've attached a patch to fix it.  It should compile correctly > in

Re: [perfmon2] [PATCH 1/1] Fix error in pfm_gen_powerpc_get_event_code

2009-06-17 Thread stephane eranian
applied. Thanks. On Wed, Jun 17, 2009 at 3:25 AM, Corey Ashford wrote: > Hi, > > In testing the latest libpfm (containing the patch which adds PCL event > codes for Power), I ran into a blunder I had made.  The switch statement in > pfm_gen_powerpc_get_event_code was missing return statements in e