Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2009 04:11:40 +0000 (UTC)
From:      Joseph Koshy <jkoshy@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libpmc libpmc.c
Message-ID:  <200910240411.n9O4BoT5020405@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      2009-10-24 04:11:40 UTC

  FreeBSD src repository

  Modified files:
    lib/libpmc           libpmc.c 
  Log:
  SVN rev 198433 on 2009-10-24 04:11:40Z by jkoshy
  
  Not all Intel Core (TM) CPUs implement PMC_CLASS_IAF fixed-function
  counters.  For such CPUs, use an alternate mapping of convenience
  names to events supported by PMC_CLASS_IAP programmable counters.
  
  Testing and review by:  fabient
  
  Revision  Changes    Path
  1.22      +47 -12    src/lib/libpmc/libpmc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910240411.n9O4BoT5020405>