<?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   in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015435#M12602</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hi Pushpa,&lt;/P&gt;

&lt;P&gt;Is your application compiled by Go compiler? If yes, then Advanced Hotspots is the only Analysis you may apply currently.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;WBR,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Alexey&lt;/P&gt;</description>
    <pubDate>Mon, 02 Mar 2015 07:27:14 GMT</pubDate>
    <dc:creator>Alexey_B_Intel</dc:creator>
    <dc:date>2015-03-02T07:27:14Z</dc:date>
    <item>
      <title>_init() instrumentation failed</title>
      <link>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015430#M12597</link>
      <description>&lt;P&gt;I'm getting an instrumentation fault when I attempt to do a hotspot analysis. It is an evaluation copy and the binary was generated by a Go compiler. Does anyone have a clue why vtune is looking for queens_init() and what it wants to do with it? The only other possibly unrelated issue was that I had&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;to remove my /etc/fuse.conf to work around an install seg fault but it is hard to imagine that is the problem.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Thanks in advance...&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;/opt/intel/vtune_amplifier_xe_2015.1.0.367959/bin64/amplxe-cl -collect hotspots -target-duration-type=veryshort -app-working-dir mumble/work/code/queens/src --search-dir sym:p=/usr/local/google/home/rlh/work/code/queens/src -- ~mumble/work/code/queens/src/queens 10&lt;/P&gt;

&lt;P&gt;Data collection is completed with warnings&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; Mon 08 Dec 2014 11:10:44 AM EST &amp;nbsp;The result file 'mumble/intel/amplxe/projects/queens/r002hs/r002hs.amplxe' is created and added to the project queens. Please see warning messages for details.&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; [2014.12.08 11:10:35] mumble/work/code/queens/src/queens _init() instrumentation failed.&lt;/P&gt;

&lt;P&gt;Finalization completed with warnings&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; Mon 08 Dec 2014 11:10:45 AM EST &amp;nbsp;Result finalization has completed with warnings that may affect the representation of the analysis data. Please see details below.&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; Cannot find data to precompute. Skipping the precomputation step.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2014 16:33:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015430#M12597</guid>
      <dc:creator>Richard_H_1</dc:creator>
      <dc:date>2014-12-08T16:33:27Z</dc:date>
    </item>
    <item>
      <title>Hi Richard,</title>
      <link>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015431#M12598</link>
      <description>&lt;P&gt;Hi Richard,&lt;/P&gt;

&lt;P&gt;If your&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;mumble/work/code/queens/src/queens binary is the dynamically linked one and after all you see the Hotspots picture then you may ignore the warning message. Install segmentation fault is not related to the warning either.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;WBR, Alexey&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2014 18:01:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015431#M12598</guid>
      <dc:creator>Alexey_B_Intel</dc:creator>
      <dc:date>2014-12-08T18:01:23Z</dc:date>
    </item>
    <item>
      <title>Sorry looks like responding</title>
      <link>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015432#M12599</link>
      <description>&lt;P&gt;Sorry looks like responding the email ends up in some admin account. So here is what I said.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(34, 34, 34); font-family: arial, sans-serif; line-height: normal;"&gt;Thanks, I punted on the Hotspots and I am now using the "Advanced Hotspot" collection tool and things seem to be running. The lunch table speculation, and I can't emphasize enough that it was just speculation, was that VTune and Go were having trouble agreeing on where a function started. Since the "Advanced Hotspot" tool is working I'll just use it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2014 00:06:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015432#M12599</guid>
      <dc:creator>Richard_H_1</dc:creator>
      <dc:date>2014-12-09T00:06:16Z</dc:date>
    </item>
    <item>
      <title>Hello!</title>
      <link>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015433#M12600</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;

&lt;P&gt;I am running hotspots analysis and locks and waits analysis on my program. I am also getting same error.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;amplxe: Warning: [2015.02.25 11:15:48] /lib/ld-2.11.3.so _init() instrumentation failed.&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	I tried many times with advance hotspots with first option hotspots it works fine and launch application.&lt;/P&gt;

&lt;P&gt;But with locks and waits it fails to launch application.&lt;/P&gt;

&lt;P&gt;With vtune 2013 this was not a problem.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 06:07:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015433#M12600</guid>
      <dc:creator>Pushpa_H_</dc:creator>
      <dc:date>2015-02-25T06:07:39Z</dc:date>
    </item>
    <item>
      <title>Hello!</title>
      <link>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015434#M12601</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;

&lt;P&gt;can anyboday say about launching application for locks and waits analysis.&lt;/P&gt;

&lt;P&gt;or I can't perform locks and waits with launch application as target in XE2015.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2015 04:54:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015434#M12601</guid>
      <dc:creator>Pushpa_H_</dc:creator>
      <dc:date>2015-03-02T04:54:37Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015435#M12602</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hi Pushpa,&lt;/P&gt;

&lt;P&gt;Is your application compiled by Go compiler? If yes, then Advanced Hotspots is the only Analysis you may apply currently.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;WBR,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Alexey&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2015 07:27:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015435#M12602</guid>
      <dc:creator>Alexey_B_Intel</dc:creator>
      <dc:date>2015-03-02T07:27:14Z</dc:date>
    </item>
    <item>
      <title>Please see this thread, if</title>
      <link>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015436#M12603</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;Please see this &lt;A href="https://software.intel.com/en-us/forums/topic/537483"&gt;thread&lt;/A&gt;, if you used Go compiler to generate binary - it changes call call convention.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;1. Instrumenting program on _init() failure, when using user mode sampling (basic hotspots, concurrency, locksandwaits). As result, there is no hot function was displayed.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;2. Using&amp;nbsp;advanced-hotspots and other Event-based sampling, like "&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;nbsp;amplxe-cl -collect advanced-hotspots -knob collection-detail=stack-sampling -d 60 ./bench -bench=splay&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;" - there is NO call stack info in bottom-up report. If you don't need call info, you can use advanced-hotsopts.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;3. I used 2013 version Update 17, it has same issue for point 1.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;So, supporting "Go" compiler is a new feature request, you can use advanced-hotspots instead but without call stack info, generated by VTune. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2015 07:56:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015436#M12603</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2015-03-02T07:56:00Z</dc:date>
    </item>
    <item>
      <title>I am using intel compiler icc</title>
      <link>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015437#M12604</link>
      <description>&lt;P&gt;I am using intel compiler icc (ICC) 14.0.3 20140422.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2015 06:44:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015437#M12604</guid>
      <dc:creator>Pushpa_H_</dc:creator>
      <dc:date>2015-03-03T06:44:22Z</dc:date>
    </item>
    <item>
      <title>this link is not found.
 </title>
      <link>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015438#M12605</link>
      <description>&lt;P&gt;&lt;A href="http://https/software.intel.com/en-us/forums/topic/537483"&gt;this link&lt;/A&gt; is not found.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2015 06:53:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015438#M12605</guid>
      <dc:creator>Pushpa_H_</dc:creator>
      <dc:date>2015-03-03T06:53:23Z</dc:date>
    </item>
    <item>
      <title>I modified the link, sorry.</title>
      <link>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015439#M12606</link>
      <description>&lt;P&gt;I modified the link, sorry.&lt;/P&gt;

&lt;P&gt;I regarded that you used Go compiler - actually you used Intel C/C++ compiler 14.0 (if this is the case, you'rd better to initiate another thread to avoid misunderstandings!)&lt;/P&gt;

&lt;P&gt;You said, there was no problem on version 2013. Is it possible due to&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;ld-2.11.3? You might use high gcc version, I mean that higher linker library will be used by Intel compiler.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Would you like to post binary so I can investigate this issue? Or you can go &lt;A href="https://premier.intel.com" target="_blank"&gt;https://premier.intel.com&lt;/A&gt; to submit the issue with test case. Thank you!&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2015 07:23:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/init-instrumentation-failed/m-p/1015439#M12606</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2015-03-03T07:23:39Z</dc:date>
    </item>
  </channel>
</rss>

