]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r248842
authorhiren <hiren@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Apr 2013 19:28:48 +0000 (19:28 +0000)
committerhiren <hiren@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Apr 2013 19:28:48 +0000 (19:28 +0000)
commite2f19bf1a0762b029473c4d046f060ac053a37ae
treec2949c42776d1c408ba35540067bacf730a545ff
parent2094ce50e11c2838cd73ab107971259af40195f3
MFC: r248842

Update hwpmc to support Haswell class processors.
0x3C:      /* Per Intel document 325462-045US 01/2013. */

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

Approved by: sbruno (mentor)

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