]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add support for the Intel Sandy Bridge microarchitecture (both core and uncore...
authorDavide Italiano <davide@FreeBSD.org>
Thu, 1 Mar 2012 21:23:26 +0000 (21:23 +0000)
committerDavide Italiano <davide@FreeBSD.org>
Thu, 1 Mar 2012 21:23:26 +0000 (21:23 +0000)
commit78d763a29b154e484afac2dc06403e28d8abd277
treedcd5eadb41bfdbb68e22fb766ff59d8b0fa25276
parentd4280a0fab59c98c474452cf9c3d7417bd098e68
- Add support for the Intel Sandy Bridge microarchitecture (both core and uncore counting events)
- New manpages with event lists.
- Add MSRs for the Intel Sandy Bridge microarchitecture

Reviewed by: attilio, brueffer, fabient
Approved by: gnn (mentor)
MFC after: 3 weeks
lib/libpmc/Makefile
lib/libpmc/libpmc.c
lib/libpmc/pmc.sandybridge.3 [new file with mode: 0644]
lib/libpmc/pmc.sandybridgeuc.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/hwpmc_uncore.h
sys/dev/hwpmc/pmc_events.h
sys/sys/pmc.h