<?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 PCM usage as Perf in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-usage-as-Perf/m-p/1043550#M4613</link>
    <description>&lt;P&gt;I would like too use PCM as Perf for HW Performance Counters.&lt;/P&gt;

&lt;P&gt;for example: I would like to write a PCM script counting:&lt;/P&gt;

&lt;P&gt;L1-dcache-loads&lt;BR /&gt;
	L1-dcache-load-misses&lt;BR /&gt;
	L1-dcache-stores&lt;BR /&gt;
	L1-dcache-store-misses&lt;BR /&gt;
	L1-dcache-prefetches&lt;BR /&gt;
	L1-dcache-prefetch-misses&lt;BR /&gt;
	L1-icache-loads, ...&lt;/P&gt;

&lt;P&gt;Is that possible. Any script will be very helpful. Thanks&lt;/P&gt;

&lt;P&gt;--mb&lt;/P&gt;</description>
    <pubDate>Mon, 09 Mar 2015 18:11:16 GMT</pubDate>
    <dc:creator>bouache</dc:creator>
    <dc:date>2015-03-09T18:11:16Z</dc:date>
    <item>
      <title>PCM usage as Perf</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-usage-as-Perf/m-p/1043550#M4613</link>
      <description>&lt;P&gt;I would like too use PCM as Perf for HW Performance Counters.&lt;/P&gt;

&lt;P&gt;for example: I would like to write a PCM script counting:&lt;/P&gt;

&lt;P&gt;L1-dcache-loads&lt;BR /&gt;
	L1-dcache-load-misses&lt;BR /&gt;
	L1-dcache-stores&lt;BR /&gt;
	L1-dcache-store-misses&lt;BR /&gt;
	L1-dcache-prefetches&lt;BR /&gt;
	L1-dcache-prefetch-misses&lt;BR /&gt;
	L1-icache-loads, ...&lt;/P&gt;

&lt;P&gt;Is that possible. Any script will be very helpful. Thanks&lt;/P&gt;

&lt;P&gt;--mb&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2015 18:11:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-usage-as-Perf/m-p/1043550#M4613</guid>
      <dc:creator>bouache</dc:creator>
      <dc:date>2015-03-09T18:11:16Z</dc:date>
    </item>
    <item>
      <title>Hello MB,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-usage-as-Perf/m-p/1043551#M4614</link>
      <description>&lt;P&gt;Hello MB,&lt;/P&gt;

&lt;P&gt;Sure you can use PCM to program these events. But if you want events other than the pre-programmed events then it is a non-trivial amount of work for you. You have to figure out what the proper event encoding is for your cpu and then figure out where in PCM you need to change the programming. PCM doesn't do event multiplexing so if you want more events than there are counters you will have to collect the events in stages. In short, yes what you ask can be done but I don't have time to write code for you. I would recommend looking at linux perf or Intel VTune which is more setup for general "tell me all the events available and then program them correctly for me" type work.&lt;/P&gt;

&lt;P&gt;Pat&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2015 14:31:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-usage-as-Perf/m-p/1043551#M4614</guid>
      <dc:creator>Patrick_F_Intel1</dc:creator>
      <dc:date>2015-03-25T14:31:39Z</dc:date>
    </item>
  </channel>
</rss>

