<?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 Re:Intel Advisor trip-count analysis halts in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-trip-count-analysis-halts/m-p/1452079#M22941</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Good day to you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Is your issue resolved with the above solution?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue. Thank you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Diya&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 01 Feb 2023 06:16:37 GMT</pubDate>
    <dc:creator>DiyaN_Intel</dc:creator>
    <dc:date>2023-02-01T06:16:37Z</dc:date>
    <item>
      <title>Intel Advisor trip-count analysis halts</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-trip-count-analysis-halts/m-p/1448888#M22914</link>
      <description>&lt;P&gt;Hello everyone! I have downloaded &amp;amp; installed the &lt;STRONG&gt;Intel Advisor&lt;/STRONG&gt; software and I have been trying to perform a &lt;STRONG&gt;tripcount analysis &lt;/STRONG&gt;in order to count how many times each function is called within a specific software program. The problem is that, while the survey analysis runs as normal, the tripcount analysis halts at this point:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dimsavv@dimsavv-virtual-machine:~/inputs$ advisor --collect=tripcounts --flop --project-dir=./advi -- ../WRF/test/em_real/wrf.exe&lt;/P&gt;
&lt;P&gt;Intel(R) Advisor Command Line Tool&lt;BR /&gt;Copyright (C) 2009-2023 Intel Corporation. All rights reserved.&lt;BR /&gt;advisor: Opening result 25 % done &lt;BR /&gt;advisor: Preparing frequently used data 63 % done &lt;BR /&gt;advisor: Preparing frequently used data 100 % done &lt;BR /&gt;advisor: Collection started. To stop the collection, either press CTRL-C or enter from another console window: advisor -r /home/dimsavv/inputs/advi/e000/trc000 -command stop.&lt;BR /&gt;starting wrf task 0 of 1&lt;BR /&gt;advisor: Opening result 52 % Processing information for light dynamic instructi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know why this is happening? Any information is welcome. Let me note that I am using Ubuntu 20.04 through a virtual machine and not on my native PC.&lt;/P&gt;
&lt;P&gt;Alternatively, if there is no solution to the problem, can anyone please tell me if there is another way to count all the function calls for my program?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2023 01:35:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-trip-count-analysis-halts/m-p/1448888#M22914</guid>
      <dc:creator>dimitrios_savvaoglou</dc:creator>
      <dc:date>2023-01-21T01:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Advisor trip-count analysis halts</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-trip-count-analysis-halts/m-p/1449920#M22918</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It doesn't halts but counts Dynamic Instruction mix (a number of instructions of each type/group). Sometimes it can take a while indeed (e.g. a lot of binaries to analyze or binaries are huge). As a workaround I'd recommend to re-run survey with &lt;SPAN&gt;--static-instruction-mix&lt;/SPAN&gt; option. If it doesn't help you could also try to exclude some unrelated modules from analysis with&amp;nbsp;--module-filter-mode=exclude --module-filter=foo1.so,foo2.so options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 08:08:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-trip-count-analysis-halts/m-p/1449920#M22918</guid>
      <dc:creator>Ruslan_M_Intel</dc:creator>
      <dc:date>2023-01-25T08:08:22Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Advisor trip-count analysis halts</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-trip-count-analysis-halts/m-p/1452079#M22941</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Good day to you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Is your issue resolved with the above solution?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue. Thank you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Diya&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Feb 2023 06:16:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-trip-count-analysis-halts/m-p/1452079#M22941</guid>
      <dc:creator>DiyaN_Intel</dc:creator>
      <dc:date>2023-02-01T06:16:37Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Advisor trip-count analysis halts</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-trip-count-analysis-halts/m-p/1452505#M22946</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Diya&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Feb 2023 05:08:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-trip-count-analysis-halts/m-p/1452505#M22946</guid>
      <dc:creator>DiyaN_Intel</dc:creator>
      <dc:date>2023-02-02T05:08:51Z</dc:date>
    </item>
  </channel>
</rss>

