]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r246166
authorhiren <hiren@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 15 Apr 2013 03:09:59 +0000 (03:09 +0000)
committerhiren <hiren@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 15 Apr 2013 03:09:59 +0000 (03:09 +0000)
commit7b6c8d14ccad05bf77ceeb9fd40c502cde4adbcc
treecfc95c53fcdd6926e111168fa4ca44dea957db4f
parent1a6734c93fd2569d51d65991272694d1c76e2d11
MFC: r246166

Update hwpmc to support the Xeon class of Ivybridge processors.
case 0x3E:      /* Per Intel document 325462-045US 01/2013. */

Add manpage to document all the goodness that is available in this
processor model.

No support for uncore events at this time.

Approved by: sbruno (mentor)

git-svn-id: svn://svn.freebsd.org/base/stable/9@249492 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libpmc/Makefile
lib/libpmc/libpmc.c
lib/libpmc/pmc.ivybridge.3
lib/libpmc/pmc.ivybridgexeon.3 [new file with mode: 0644]
lib/libpmc/pmc.sandybridge.3
lib/libpmc/pmc.sandybridgexeon.3
sys/dev/hwpmc/hwpmc_core.c
sys/dev/hwpmc/hwpmc_intel.c
sys/dev/hwpmc/pmc_events.h
sys/sys/pmc.h