This patch series contains updates for AMD Families 10h and 15h cpus. I already sent some of them to the list. This patch series contains all pending patches not yet in the libpfm3 repository.
-Robert Following changes since: * add -L option for compact encoding+event:umask output (2010-10-07 12:35:26 +0000) Robert Richter (8): libpfm3: Add support for AMD Family 10h RevE cpus libpfm3: modify AMD family check macros libpfm3: standard format amd64_events_fam10h.h from code generator libpfm3: Add support for AMD Family 15h cpus libpfm3: Add support for up to 6 counters (AMD Family 15h cpus) libpfm3: Don't report unsupported AMD family 15h northbridge events libpfm3: Fix family check for AMD architectural PMU libpfm3: Event table update for AMD Family 15h cpus include/perfmon/pfmlib.h | 2 +- include/perfmon/pfmlib_amd64.h | 8 +- lib/amd64_events.h | 8 + lib/amd64_events_fam10h.h | 99 +- lib/amd64_events_fam15h.h | 2418 ++++++++++++++++++++++++++++++++++++++++ lib/pfmlib_amd64.c | 77 +- lib/pfmlib_amd64_priv.h | 47 +- 7 files changed, 2551 insertions(+), 108 deletions(-) create mode 100644 lib/amd64_events_fam15h.h ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ perfmon2-devel mailing list perfmon2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perfmon2-devel