<?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 There is some logging that in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982225#M10111</link>
    <description>&lt;P&gt;There is some logging that can be enabled on the server side. &amp;nbsp;Do you have admin access to the license server?&lt;/P&gt;
&lt;P&gt;There is an &lt;A href="http://software.intel.com/en-us/articles/checklist-for-installation-and-troubleshooting-intel-flexlm-license-manager"&gt;article&lt;/A&gt; that might be helpful, but ultimately it is best to submit an issue at &lt;A href="https://premier.intel.com"&gt;Intel® Premier Support&lt;/A&gt; and specify that you are having a licensing issue (in the Category 1 field) with VTune™ Amplifier XE. &amp;nbsp;We have a special team at Premier support that can troubleshoot licensing issues. &amp;nbsp;If they determine that it is not a licensing issue, they can forward your issue to the VTune Amplifier XE support team.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2013 16:39:49 GMT</pubDate>
    <dc:creator>David_A_Intel1</dc:creator>
    <dc:date>2013-08-26T16:39:49Z</dc:date>
    <item>
      <title>amplxe-cl hangs, creates no sampling data</title>
      <link>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982221#M10107</link>
      <description>&lt;P&gt;Quite often, and without any decernable reason, amplxe-cl hotspot collection hangs and creates no sampling data. Any idea what's causing this.&lt;/P&gt;
&lt;P&gt;Some folks in this thread: &lt;A href="http://software.intel.com/en-us/forums/topic/277880" target="_blank"&gt;http://software.intel.com/en-us/forums/topic/277880&lt;/A&gt; seem to have had the same issue, but no solution there was given.&lt;/P&gt;
&lt;P&gt;I am running as root. I have tried running with different programs. It even happens when I profile /bin/ls like so:&lt;/P&gt;
&lt;P&gt;&amp;lt;root@TPC-G2-06:/d2/tmp/temp&amp;gt; /opt/intel/vtune_amplifier_xe/bin64/amplxe-cl -collect hotspots /bin/ls&lt;/P&gt;
&lt;P&gt;Nothing is written to the cwd. The cwd is writeable.&lt;/P&gt;
&lt;P&gt;I've taken an strace of the amplxe-cl run. The output of that can be found here: &lt;A href="http://pastebin.ca/2436422" target="_blank"&gt;http://pastebin.ca/2436422&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If there's any other information that would be helpful, please let me know.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 13:34:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982221#M10107</guid>
      <dc:creator>Nathan_K_2</dc:creator>
      <dc:date>2013-08-23T13:34:53Z</dc:date>
    </item>
    <item>
      <title>I should also mention that we</title>
      <link>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982222#M10108</link>
      <description>&lt;P&gt;I should also mention that we're using this processor:&lt;/P&gt;
&lt;P&gt;Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz&lt;/P&gt;
&lt;P&gt;and this is our Linux Kernel: 2.6.32-279.el6.x86_64&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 13:41:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982222#M10108</guid>
      <dc:creator>Nathan_K_2</dc:creator>
      <dc:date>2013-08-23T13:41:19Z</dc:date>
    </item>
    <item>
      <title>Hi Nathan:</title>
      <link>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982223#M10109</link>
      <description>&lt;P&gt;Hi Nathan:&lt;/P&gt;
&lt;P&gt;I'm not an expert at reading straces, but it would appear that Amplifier XE is having a problem reading a floating license from your license server. &amp;nbsp;Has Amplifier XE ever worked on this system? &amp;nbsp;What type of license do you have and is everything set up correctly?&lt;/P&gt;
&lt;P&gt;You can remove the app from the equation with a command like, amplxe-cl -collect advanced-hotspots -duration 5 -r /tmp/results&lt;BR /&gt;This will collect 5 seconds worth of data from the system and store it in /tmp/results. &amp;nbsp;What happens when you try that command?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 23:05:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982223#M10109</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2013-08-23T23:05:22Z</dc:date>
    </item>
    <item>
      <title>Vtune has certainly worked on</title>
      <link>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982224#M10110</link>
      <description>&lt;P&gt;Vtune has certainly worked on this system. In fact, it frequently works, then stops working repeatedly. It's possible that it could be a licensing issue, but how do I confirm if this is or is not the issue? Is there some debug logging I can enable?&lt;/P&gt;
&lt;P&gt;We have do have a floating license, but I'm quite certain that I'm the only one using it. We are licensed for Linux. I have confirmed that our license server is routable from the machine on which I'm running vtune.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Running your "amplxe-cl -collect advanced-hotspots -duration 5 -r /tmp/results" command exhibits the same hanging issue, so it's not the application.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2013 15:40:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982224#M10110</guid>
      <dc:creator>Nathan_K_2</dc:creator>
      <dc:date>2013-08-26T15:40:34Z</dc:date>
    </item>
    <item>
      <title>There is some logging that</title>
      <link>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982225#M10111</link>
      <description>&lt;P&gt;There is some logging that can be enabled on the server side. &amp;nbsp;Do you have admin access to the license server?&lt;/P&gt;
&lt;P&gt;There is an &lt;A href="http://software.intel.com/en-us/articles/checklist-for-installation-and-troubleshooting-intel-flexlm-license-manager"&gt;article&lt;/A&gt; that might be helpful, but ultimately it is best to submit an issue at &lt;A href="https://premier.intel.com"&gt;Intel® Premier Support&lt;/A&gt; and specify that you are having a licensing issue (in the Category 1 field) with VTune™ Amplifier XE. &amp;nbsp;We have a special team at Premier support that can troubleshoot licensing issues. &amp;nbsp;If they determine that it is not a licensing issue, they can forward your issue to the VTune Amplifier XE support team.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2013 16:39:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982225#M10111</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2013-08-26T16:39:49Z</dc:date>
    </item>
    <item>
      <title>I think I've worked through</title>
      <link>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982226#M10112</link>
      <description>&lt;P&gt;I think I've worked through the licensing issues. I believe we ran out of seats. It's unfortunate that amplxe-cl behaves the way that it does, but that's a problem for another day.&lt;/P&gt;
&lt;P&gt;My next issue is that my hotspots report doesn't include of malloc, which my program is definitely doing. I suspect that malloc is responsible for a lot of CPU use, and in fact, I've confirmed that this is the case by running oprofile. But Vtune doesn't report malloc at all. I've scoured the documentation for options to hotspot collection that seem like it might aid vtune in reporting malloc use, and I've tried everything I came across, with no luck. Currently, this is what I'm doing:&lt;/P&gt;
&lt;P&gt;&amp;lt;root@TPC-G2-06:/d2/tmp/nk&amp;gt; /opt/intel/vtune_amplifier_xe/bin64/amplxe-cl -collect hotspots -follow-child -analyze-system --duration 60 --target-process &amp;lt;myProcessName&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Any idea why Vtune can't identify malloc in the performance profile?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2013 17:55:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982226#M10112</guid>
      <dc:creator>Nathan_K_2</dc:creator>
      <dc:date>2013-08-27T17:55:27Z</dc:date>
    </item>
    <item>
      <title>Nathan,</title>
      <link>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982227#M10113</link>
      <description>&lt;P&gt;Nathan,&lt;/P&gt;
&lt;P&gt;You may try "advanced hotspots" analysis. It dives deeper to system level, where "hotspots" can't access (because it is "user mode").&lt;/P&gt;
&lt;P&gt;Regards, &lt;BR /&gt;Kirill&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 07:38:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/amplxe-cl-hangs-creates-no-sampling-data/m-p/982227#M10113</guid>
      <dc:creator>Kirill_R_Intel</dc:creator>
      <dc:date>2013-09-03T07:38:22Z</dc:date>
    </item>
  </channel>
</rss>

