<?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 Aaron, I have the exact same in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/macOS-kext-signing-for-performance-counters/m-p/1096975#M5759</link>
    <description>&lt;P&gt;Aaron, I have the exact same question for the Mac OS X driver. It seems that your question has not been answered for a while, which is why I have submitted an issues on the GitHub repository, where the PCM driver is currently being developed.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/opcm/pcm/issues/4" target="_blank"&gt;https://github.com/opcm/pcm/issues/4&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jan 2017 02:39:26 GMT</pubDate>
    <dc:creator>Alen_Stojanov</dc:creator>
    <dc:date>2017-01-26T02:39:26Z</dc:date>
    <item>
      <title>macOS .kext signing for performance counters</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/macOS-kext-signing-for-performance-counters/m-p/1096974#M5758</link>
      <description>&lt;P&gt;I've tried to install and build the Intel performance counter monitor package (v2.11) for the Mac and came across this problem:&lt;/P&gt;

&lt;PRE class="brush:;"&gt;kextload /System/Library/Extensions/PcmMsrDriver.kext
/System/Library/Extensions/PcmMsrDriver.kext failed to load - (libkern/kext) not privileged; check the system/kernel logs for errors or try kextutil(8)&lt;/PRE&gt;

&lt;P&gt;The problem is that macOS 10.11 and higher require signed kernel extensions. Furthermore, to sign a kernel extension you need a paid Mac account.&lt;/P&gt;

&lt;P&gt;Would it be possible for Intel to sign the .kext and distribute the binary as well?&lt;/P&gt;

&lt;P&gt;ps. there is a problem with the kextload.sh.&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:;"&gt;cp -R Build/Products/Release/PcmMsrDriver.kext /tmp/

needs to be:

cp -R Build/Release/PcmMsrDriver.kext /tmp/
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 18:20:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/macOS-kext-signing-for-performance-counters/m-p/1096974#M5758</guid>
      <dc:creator>Aaron_H_4</dc:creator>
      <dc:date>2016-11-24T18:20:26Z</dc:date>
    </item>
    <item>
      <title>Aaron, I have the exact same</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/macOS-kext-signing-for-performance-counters/m-p/1096975#M5759</link>
      <description>&lt;P&gt;Aaron, I have the exact same question for the Mac OS X driver. It seems that your question has not been answered for a while, which is why I have submitted an issues on the GitHub repository, where the PCM driver is currently being developed.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/opcm/pcm/issues/4" target="_blank"&gt;https://github.com/opcm/pcm/issues/4&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2017 02:39:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/macOS-kext-signing-for-performance-counters/m-p/1096975#M5759</guid>
      <dc:creator>Alen_Stojanov</dc:creator>
      <dc:date>2017-01-26T02:39:26Z</dc:date>
    </item>
    <item>
      <title>I'll add to this that the</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/macOS-kext-signing-for-performance-counters/m-p/1096976#M5760</link>
      <description>&lt;P&gt;I'll add to this that the&amp;nbsp;kextload.sh script is sincerely wedged.&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;&amp;nbsp; cp -R Build/Products/Release/PcmMsrDriver.kext /tmp/.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;build should be lowercase and Products should be removed.&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;&amp;nbsp; cp -R build/Release/PcmMsrDriver.kext /tmp/.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Also, the file is a DOS file meaning that it has carriage returns and linefeeds. This confuses bash.&lt;/P&gt;

&lt;P&gt;I'll post this on githup as well. I do not as yet have a working PCM on OSX from the github zip file.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2017 04:03:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/macOS-kext-signing-for-performance-counters/m-p/1096976#M5760</guid>
      <dc:creator>Chris_S_3</dc:creator>
      <dc:date>2017-04-01T04:03:17Z</dc:date>
    </item>
  </channel>
</rss>

