[oprofile/f13/master: 6/6] - Corrections for i386/arch_perfmon filters. - Make nehalem events available. - Add AMD family 12/14

William Eden Cohen wcohen at fedoraproject.org
Thu Jan 6 19:37:13 UTC 2011


commit b696e02fcf60929bc60100c2b7cd47d993aefb45
Merge: 9ed2475 845eee5
Author: William Cohen <wcohen at redhat.com>
Date:   Thu Jan 6 14:33:33 2011 -0500

    - Corrections for i386/arch_perfmon filters.
    - Make nehalem events available.
    - Add AMD family 12/14/15h support.
    - Add Intel westemere support.
    - opcontrol numeric argument checking.

 oprofile-amd.patch      | 2147 +++++++++++++++++++++++++++++++++++++++++++++++
 oprofile-check.patch    |   82 ++
 oprofile-iaperf.patch   |   16 +
 oprofile-nehalem.patch  |   46 +
 oprofile-westmere.patch |  676 +++++++++++++++
 oprofile.spec           |   19 +-
 6 files changed, 2985 insertions(+), 1 deletions(-)
---
diff --cc oprofile.spec
index 3963e93,f891c72..b1e32c9
--- a/oprofile.spec
+++ b/oprofile.spec
@@@ -230,8 -240,15 +240,15 @@@ exit 
  /etc/ld.so.conf.d/*
  
  %changelog
+ * Thu Jan 6 2011 Will Cohen <wcohen at redhat.com> - 0.9.6-10
+ - Corrections for i386/arch_perfmon filters.
+ - Make nehalem events available.
+ - Add AMD family 12/14/15h support.
+ - Add Intel westemere support.
+ - opcontrol numeric argument checking.
+ 
 -* Wed Apr 21 2010 Will Cohen <wcohen at redhat.com> - 0.9.6-6
 -- Bump version and rebuild.
 +* Mon Apr 21 2010 Will Cohen <wcohen at redhat.com> - 0.9.6-6
 +- Include Buildrequires for binutils-static.
  
  * Wed Apr 14 2010 Will Cohen <wcohen at redhat.com> - 0.9.6-5
  - Handle debuginfo section differences. rhbz554639


More information about the scm-commits mailing list