<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libpmc, branch releng/8.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-05-24T19:42:27Z</updated>
<entry>
<title>MFC r207482</title>
<updated>2010-05-24T19:42:27Z</updated>
<author>
<name>Ryan Stone</name>
<email>rstone@FreeBSD.org</email>
</author>
<published>2010-05-24T19:42:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa3592281bed13c25c3f1ad56296c983044e103f'/>
<id>urn:sha1:fa3592281bed13c25c3f1ad56296c983044e103f</id>
<content type='text'>
 When configuring hwpmc to use the EXT_SNOOP event, only send a default
 cachestate qualifier on the Atom processor.  Other Intel processors do not
 accept a cachestate qualifier and currently hwpmc will return EINVAL if you
 try to use the EXT_SNOOP event on those processors

Approved by:	emaste (mentor)
</content>
</entry>
<entry>
<title>MFC r206089, r206684:</title>
<updated>2010-04-16T15:45:09Z</updated>
<author>
<name>Fabien Thomas</name>
<email>fabient@FreeBSD.org</email>
</author>
<published>2010-04-16T15:45:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cc32d5b339b0041f6fc54f8fc76fa019ea441e4b'/>
<id>urn:sha1:cc32d5b339b0041f6fc54f8fc76fa019ea441e4b</id>
<content type='text'>
- Support for uncore counting events: one fixed PMC with the uncore
   domain clock, 8 programmable PMC.
- Westmere based CPU (Xeon 5600, Corei7 980X) support.
- New man pages with events list for core and uncore.
- Updated Corei7 events with Intel 253669-033US December 2009 doc.
  There is some removed events in the documentation, they have been
  kept in the code but documented in the man page as obsolete.
- Offcore response events can be setup with rsp token.

Sponsored by: NETASQ
</content>
</entry>
<entry>
<title>MFC 202157:</title>
<updated>2010-01-19T20:55:57Z</updated>
<author>
<name>Fabien Thomas</name>
<email>fabient@FreeBSD.org</email>
</author>
<published>2010-01-19T20:55:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=53b6e7516f92f4de2a6db6833d0a916cdaf9b872'/>
<id>urn:sha1:53b6e7516f92f4de2a6db6833d0a916cdaf9b872</id>
<content type='text'>
 Bug fix: add a missing initializer.
</content>
</entry>
<entry>
<title>MFC 198433:</title>
<updated>2009-12-07T20:44:43Z</updated>
<author>
<name>Fabien Thomas</name>
<email>fabient@FreeBSD.org</email>
</author>
<published>2009-12-07T20:44:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d7fbf69d9667de852983ca85d0599948d55f6bc1'/>
<id>urn:sha1:d7fbf69d9667de852983ca85d0599948d55f6bc1</id>
<content type='text'>
Not all Intel Core (TM) CPUs implement PMC_CLASS_IAF fixed-function
counters.  For such CPUs, use an alternate mapping of convenience
names to events supported by PMC_CLASS_IAP programmable counters.
</content>
</entry>
<entry>
<title>Document the fact that some Core2 family CPUs lack fixed-function counters.</title>
<updated>2009-06-09T06:36:29Z</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>2009-06-09T06:36:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5c9306fd41ee3c75c333395b32379e640343e811'/>
<id>urn:sha1:5c9306fd41ee3c75c333395b32379e640343e811</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix parsing of Core2 event qualifiers.</title>
<updated>2009-06-09T06:34:48Z</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>2009-06-09T06:34:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b47ea38e01039913726ccaf2b095f217fe0397c3'/>
<id>urn:sha1:b47ea38e01039913726ccaf2b095f217fe0397c3</id>
<content type='text'>
Submitted by:	Nikola K &lt;laladelausanne at gmail dot com&gt;
</content>
</entry>
<entry>
<title>Allow compile from c++ for libpmc</title>
<updated>2009-03-24T22:35:05Z</updated>
<author>
<name>Fabien Thomas</name>
<email>fabient@FreeBSD.org</email>
</author>
<published>2009-03-24T22:35:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c2a3620fc35004fe2005ab23cc6ade085acb19d3'/>
<id>urn:sha1:c2a3620fc35004fe2005ab23cc6ade085acb19d3</id>
<content type='text'>
Approved by:	jkoshy (mentor)
MFC after:	3 days
</content>
</entry>
<entry>
<title> - Add support for nehalem/corei7 cpus.  This supports all of the core</title>
<updated>2009-01-27T07:29:37Z</updated>
<author>
<name>Jeff Roberson</name>
<email>jeff@FreeBSD.org</email>
</author>
<published>2009-01-27T07:29:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=597979c4b7ef18751e52802a23816b70e5c10820'/>
<id>urn:sha1:597979c4b7ef18751e52802a23816b70e5c10820</id>
<content type='text'>
   counters defined in the reference manual.  It does not support the
   'uncore' events.

Reviewed by:	jkoshy
Sponsored by:	Nokia
</content>
</entry>
<entry>
<title>Document processor errata that affect performance measurement.</title>
<updated>2008-12-08T12:28:48Z</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>2008-12-08T12:28:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3c83ff13e97a4ecc2bdca23d5c0d93e3501d75a4'/>
<id>urn:sha1:3c83ff13e97a4ecc2bdca23d5c0d93e3501d75a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for Core2 Extreme support.</title>
<updated>2008-12-03T17:30:36Z</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>2008-12-03T17:30:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b4d091f3a4258e2370cf1b60dabbf6276e05cb89'/>
<id>urn:sha1:b4d091f3a4258e2370cf1b60dabbf6276e05cb89</id>
<content type='text'>
Submitted by:	 "Artem Belevich" &lt;artemb at gmail dot com&gt;
</content>
</entry>
</feed>
