History log of /freebsd-10-stable/lib/libpmc/pmc.ivybridge.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 320109 19-Jun-2017 avg

MFC r279835: Fix Ivy Bridge+ MEM_UOPS_RETIRED counters


# 320106 19-Jun-2017 avg

MFC r279832: Fix Sandy Bridge+ hwpmc branch counters


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 246166 31-Jan-2013 sbruno

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.

Submitted by: hiren panchasara <hiren.panchasara@gmail.com>
Reviewed by: davide, jimharris, sbruno
Obtained from: Yahoo! Inc.
MFC after: 2 weeks


# 241974 23-Oct-2012 sbruno

Cleanup and rename some variables in libpmc and hwpmc.

Submitted by: hiren panchasara <hiren.panchasara@gmail.com>
Reviewed by: jimharris@ sbruno@
Obtained from: Yahoo! Inc.
MFC after: 2 weeks


# 241741 19-Oct-2012 sbruno

Update man page crossreferences to sandybridge xeon class

MFC after: 2 weeks


# 240174 06-Sep-2012 joel

Remove trailing whitespace.


# 240173 06-Sep-2012 joel

Minor mdoc fix.


# 240164 06-Sep-2012 fabient

Add Intel Ivy Bridge support to hwpmc(9).
Update offcore RSP token for Sandy Bridge.
Note: No uncore support.

Will works on Family 6 Model 3a.

MFC after: 1 month
Tested by: bapt, grehan