]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r232366
authordavide <davide@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 8 Apr 2012 21:29:48 +0000 (21:29 +0000)
committerdavide <davide@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 8 Apr 2012 21:29:48 +0000 (21:29 +0000)
commit77686e7a5a2ac23e3bbd65f577a79d64f1647995
tree241184fa0e0bf585121831ec1ef449f16e72ee69
parent8d36967504a3220b03b7cf2c565c8fc637d62ee3
MFC: r232366

- 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

Approved by: gnn (mentor)

git-svn-id: svn://svn.freebsd.org/base/stable/9@234046 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
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