History log of /freebsd-10-stable/lib/libpmc/libpmc.c
Revision Date Author Comments
# 320137 20-Jun-2017 avg

MFC r279833: Use the correct event table for Haswell Xeon events


# 320113 19-Jun-2017 avg

MFC r291494: Add support for Intel Skylake and Intel Broadwell PMC's.


# 280455 24-Mar-2015 rrs

MFC of r277177 and r279894 with the fixes for the PMC for Haswell.

Sponsored by: Netflix Inc.


# 267602 18-Jun-2014 kib

MFC r267062:
Disable existing uncore hwpmc code for Nehalem and Westmere EX.


# 266911 30-May-2014 hiren

MFC r263446

Update hwpmc to support core events for Atom Silvermont microarchitecture.
(Model 0x4D as per Intel document 330061-001 01/2014)


# 263122 13-Mar-2014 jhibbits

MFC r261342

Add hwpmc(4) support for the PowerPC 970 class processors, direct events.
This also fixes asserts on removal of the module for the mpc74xx.

The PowerPC 970 processors have two different types of events: direct events
and indirect events. Thus far only direct events are supported. I included
some documentation in the driver on how indirect events work, but support is
for the future.


# 280455 24-Mar-2015 rrs

MFC of r277177 and r279894 with the fixes for the PMC for Haswell.

Sponsored by: Netflix Inc.


# 267602 18-Jun-2014 kib

MFC r267062:
Disable existing uncore hwpmc code for Nehalem and Westmere EX.


# 266911 30-May-2014 hiren

MFC r263446

Update hwpmc to support core events for Atom Silvermont microarchitecture.
(Model 0x4D as per Intel document 330061-001 01/2014)


# 263122 13-Mar-2014 jhibbits

MFC r261342

Add hwpmc(4) support for the PowerPC 970 class processors, direct events.
This also fixes asserts on removal of the module for the mpc74xx.

The PowerPC 970 processors have two different types of events: direct events
and indirect events. Thus far only direct events are supported. I included
some documentation in the driver on how indirect events work, but support is
for the future.