<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Using Intel Performance Counter Monitor in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/Using-Intel-Performance-Counter-Monitor/m-p/960743#M2492</link>
    <description>&lt;P&gt;I have been making use of the Intel Performance Counter Monitor (http://software.intel.com/en-us/articles/intel-performance-counter-monitor) software on Mac OS X. The class defined in MSRAccessor.h allows one to read the Model Specific Registers on a macbook, including performance counters and other system information. However, there is no way to know on what CPU the current thread is executing, in order to read MSRs that have scope of only one logical processor. One thus cannot measure things such as the ratio of un-halted core clock ticks (MSR name IA32_FIXED_CTR1)&amp;nbsp;to un-halted reference clock ticks (MSR name IA32_FIXED_CTR2) &amp;nbsp;in order to measure turbo boost activity on the system. &amp;nbsp;Is there a way &amp;nbsp;to target the appropriate CPU in order to get this type of information?&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2013 00:16:55 GMT</pubDate>
    <dc:creator>Samuel_M_1</dc:creator>
    <dc:date>2013-05-15T00:16:55Z</dc:date>
    <item>
      <title>Using Intel Performance Counter Monitor</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Using-Intel-Performance-Counter-Monitor/m-p/960743#M2492</link>
      <description>&lt;P&gt;I have been making use of the Intel Performance Counter Monitor (http://software.intel.com/en-us/articles/intel-performance-counter-monitor) software on Mac OS X. The class defined in MSRAccessor.h allows one to read the Model Specific Registers on a macbook, including performance counters and other system information. However, there is no way to know on what CPU the current thread is executing, in order to read MSRs that have scope of only one logical processor. One thus cannot measure things such as the ratio of un-halted core clock ticks (MSR name IA32_FIXED_CTR1)&amp;nbsp;to un-halted reference clock ticks (MSR name IA32_FIXED_CTR2) &amp;nbsp;in order to measure turbo boost activity on the system. &amp;nbsp;Is there a way &amp;nbsp;to target the appropriate CPU in order to get this type of information?&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2013 00:16:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Using-Intel-Performance-Counter-Monitor/m-p/960743#M2492</guid>
      <dc:creator>Samuel_M_1</dc:creator>
      <dc:date>2013-05-15T00:16:55Z</dc:date>
    </item>
  </channel>
</rss>

