To: perfctr-devel@lists.sourceforge.net Subject: perfctr-2.7.13 released Version 2.7.13 of perfctr, the Linux performance monitoring counters kernel extension, is now available at the usual place: http://www.csd.uu.se/~mikpe/linux/perfctr/2.7/ Version 2.7.13, 2005-03-23 - x86: Fixed a problem with the finalising of backpatchable calls that caused it to miss some call sites when the kernel is compiled with gcc-4.0. - ppc32: Fixed a bug where failure in a specific control validation check could leave the state semi-runnable. This was caused by a driver change in perfctr-2.7.11. - The value field in CPU register descriptors has been extended to 64 bits on all platforms. This is needed now for ppc64 and ppc32, and may later be needed on x86. - Added David Gibson's ppc64 code for perfctr-2.7.10. The driver code has been updated to the current APIs. The user-space code has not been updated, so currently it does not compile on ppc64. This will be fixed soon. /Mikael Pettersson