On Thu, 23 Jul 2015, William Cohen wrote:

> Thanks for pointing that out.  Is there some way to get information 
> describing the version of the pmu hardware rather than directly using 
> the processor identification?  It would be nice to avoid enumerating 
> every possible processor that support the domain selection.

OK, I just re-wrote the ARM cpu detection code on PAPI and then updated 
the domain workaround so in theory it should do the right thing on ARM64 
as well as Cortex A15 and CortexA7.  I've tested it on CotexA9 and CotexA7 
and it did the respective right thing, so if you can try it out on ARM64 
and let me know how it goes that would be great.

I have tested things on x86 and ARM and everything seems to be working 
fine, there's a chance I broke POWER cpu model detection, so if anyone 
reports that breaking it's my fault.

Vince

------------------------------------------------------------------------------
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to