cvs commit: src/lib/libpmc libpmc.c src/sys/dev/hwpmc hwpmc_x86.c

Joseph Koshy jkoshy at FreeBSD.org
Sun Jul 3 16:33:22 GMT 2005


jkoshy      2005-07-03 16:33:22 UTC

  FreeBSD src repository

  Modified files:
    lib/libpmc           libpmc.c 
    sys/dev/hwpmc        hwpmc_x86.c 
  Log:
  - Update the CPU version check to recognize P4/EMT64 CPUs. [1]
  - Allow libpmc(3) to support P4/EMT64 PMCs on the amd64 architecture
    and AMD K8 PMCs on the i386. [2]
  
  Submitted by:   ps [1]
  Pointy hat:     myself [2]
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.8       +12 -7     src/lib/libpmc/libpmc.c
  1.2       +1 -1      src/sys/dev/hwpmc/hwpmc_x86.c


More information about the cvs-all mailing list