<?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 vtune '-collect hotspots' does not work in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/vtune-collect-hotspots-does-not-work/m-p/797968#M1380</link>
    <description>&lt;P&gt;For hotspots analysis, the -duration only specifies
the time limit in seconds for the analysis.
If your application runs for a shorter time than what duration is set
to, the analysis will stop. Can you let
me know how long your application runs outside of Intel VTune Amplifier XE? If it does run for only 3 or so seconds, can
you significantly increase the number of seconds your application runs to see if the behavior
changes? Can you let me know more about
the nature of your application ./nehtest? What libraries are being called? Are
you able to provide a sample application that reproduces the behavior?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rob&lt;/P&gt;</description>
    <pubDate>Mon, 05 Mar 2012 17:34:37 GMT</pubDate>
    <dc:creator>Rob5</dc:creator>
    <dc:date>2012-03-05T17:34:37Z</dc:date>
    <item>
      <title>vtune '-collect hotspots' does not work</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-collect-hotspots-does-not-work/m-p/797965#M1377</link>
      <description>Hi.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I have strange profile results for my program:&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;# amplxe-cl -duration=20 -collect hotspots ./nehtest 20000&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Warning: Failed to stop the sampling timer for the thread 7655.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Warning: Failed to stop the sampling timer for the thread 7653.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Using result path `./r002hs'&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Executing actions 16 % Loading data files                   &lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Warning: Cannot load data file `./r002hs/data.0/7633-7637.0.log' ().&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Executing actions 75 % Generating a report                  &lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Summary&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;-------&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Elapsed Time: 3.315&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;CPU Time:   3.247&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Executing actions 100 % done&lt;/DIV&gt;amplxe-cl -duration=20 -collect hotspots ./nehtest 20000Warning: Failed to stop the sampling timer for the thread 7655.Warning: Failed to stop the sampling timer for the thread 7653.Using result path `./r002hs'Executing actions 16 % Loading data files                   Warning: Cannot load data file `./r002hs/data.0/7633-7637.0.log' ().Executing actions 75 % Generating a report                  Summary-------&lt;BR /&gt;Elapsed Time: 3.315CPU Time:   3.247Executing actions 100 % done&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Instead of 20 seconds, it works 3 seconds, without producing good results.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Simple 'amplxe-cl -duration=20 -collect hotspots ls -la' works fine.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;uname -a&lt;/DIV&gt;&lt;DIV&gt;Linux laptop 3.2.0-17-generic #27-Ubuntu SMP Fri Feb 24 22:03:50 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Mar 2012 12:56:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-collect-hotspots-does-not-work/m-p/797965#M1377</guid>
      <dc:creator>pg83yandex_ru</dc:creator>
      <dc:date>2012-03-02T12:56:09Z</dc:date>
    </item>
    <item>
      <title>vtune '-collect hotspots' does not work</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-collect-hotspots-does-not-work/m-p/797966#M1378</link>
      <description>&lt;P&gt;There have been several instances where similar
behavior was resolved by installing the latest version Update 7. Are you running Update 7? If not can you install the latest version?&lt;BR /&gt;&lt;BR /&gt;- Rob&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2012 23:55:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-collect-hotspots-does-not-work/m-p/797966#M1378</guid>
      <dc:creator>Rob5</dc:creator>
      <dc:date>2012-03-02T23:55:54Z</dc:date>
    </item>
    <item>
      <title>vtune '-collect hotspots' does not work</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-collect-hotspots-does-not-work/m-p/797967#M1379</link>
      <description>Already have it:&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;# amplxe-cl --version&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Intel VTune Amplifier XE 2011 Update 7 (build 206420) Command Line Tool&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Copyright (C) 2009-2011 Intel Corporation. All rights reserved.&lt;/DIV&gt;amplxe-cl --versionIntel VTune Amplifier XE 2011 Update 7 (build 206420) Command Line ToolCopyright (C) 2009-2011 Intel Corporation. All rights reserved.&lt;/DIV&gt;</description>
      <pubDate>Sat, 03 Mar 2012 13:23:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-collect-hotspots-does-not-work/m-p/797967#M1379</guid>
      <dc:creator>pg83yandex_ru</dc:creator>
      <dc:date>2012-03-03T13:23:33Z</dc:date>
    </item>
    <item>
      <title>vtune '-collect hotspots' does not work</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-collect-hotspots-does-not-work/m-p/797968#M1380</link>
      <description>&lt;P&gt;For hotspots analysis, the -duration only specifies
the time limit in seconds for the analysis.
If your application runs for a shorter time than what duration is set
to, the analysis will stop. Can you let
me know how long your application runs outside of Intel VTune Amplifier XE? If it does run for only 3 or so seconds, can
you significantly increase the number of seconds your application runs to see if the behavior
changes? Can you let me know more about
the nature of your application ./nehtest? What libraries are being called? Are
you able to provide a sample application that reproduces the behavior?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2012 17:34:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-collect-hotspots-does-not-work/m-p/797968#M1380</guid>
      <dc:creator>Rob5</dc:creator>
      <dc:date>2012-03-05T17:34:37Z</dc:date>
    </item>
  </channel>
</rss>

