<?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 are check boxes for  in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979081#M9881</link>
    <description>&lt;P&gt;There are check boxes for "collect stack" on GUI, my box is Haswell processor. Are you using latest VTune Amplifier XE 2013 Update 16?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Apr 2014 07:16:27 GMT</pubDate>
    <dc:creator>Peter_W_Intel</dc:creator>
    <dc:date>2014-04-14T07:16:27Z</dc:date>
    <item>
      <title>no call stack information #2</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979071#M9871</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;

&lt;P&gt;I am running i7 Haswell architecture and I don't see "call stack information" in analysis as I had for Core2 in VTune.&lt;/P&gt;

&lt;P&gt;Am I doing something wrong, or this architecture simply doesn't support this in hardware counters?&lt;/P&gt;

&lt;P&gt;My config: Win 8.1 x64, project c++0x x64, ICC 14 SP1 update 2, VTune the latest to date.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Apr 2014 18:00:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979071#M9871</guid>
      <dc:creator>Marián__VooDooMan__M</dc:creator>
      <dc:date>2014-04-12T18:00:29Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979072#M9872</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Maybe your code has inlined functions?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Apr 2014 07:09:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979072#M9872</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-04-13T07:09:30Z</dc:date>
    </item>
    <item>
      <title>Quote:iliyapolak wrote:</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979073#M9873</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;iliyapolak wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Maybe your code has inlined functions?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Yes, indeed, and IPO is AFAIK inline-ing functions where it is possible.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Apr 2014 09:30:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979073#M9873</guid>
      <dc:creator>Marián__VooDooMan__M</dc:creator>
      <dc:date>2014-04-13T09:30:55Z</dc:date>
    </item>
    <item>
      <title>Though ICC will NOT inline</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979074#M9874</link>
      <description>&lt;P&gt;Though ICC will NOT inline functions if there are inline specifications, when the inlineing will be counter-productive.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Apr 2014 09:33:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979074#M9874</guid>
      <dc:creator>Marián__VooDooMan__M</dc:creator>
      <dc:date>2014-04-13T09:33:00Z</dc:date>
    </item>
    <item>
      <title>I mean the case when I use</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979075#M9875</link>
      <description>&lt;P&gt;I mean the case when I use VTuune inside of MSVC 2013 integration. I get for my Haswell few analysis, but in GUI there are no "collect stacks",&lt;/P&gt;</description>
      <pubDate>Sun, 13 Apr 2014 09:43:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979075#M9875</guid>
      <dc:creator>Marián__VooDooMan__M</dc:creator>
      <dc:date>2014-04-13T09:43:28Z</dc:date>
    </item>
    <item>
      <title>I mean before running the</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979076#M9876</link>
      <description>&lt;P&gt;I mean &lt;STRONG&gt;before&lt;/STRONG&gt; running the program.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Apr 2014 09:51:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979076#M9876</guid>
      <dc:creator>Marián__VooDooMan__M</dc:creator>
      <dc:date>2014-04-13T09:51:15Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979077#M9877</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Try to disable optimization and rerun the VTune.&lt;/P&gt;

&lt;P&gt;I do not think if resolving function calls could be dependend on specifc CPU counters.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Apr 2014 14:51:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979077#M9877</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-04-13T14:51:55Z</dc:date>
    </item>
    <item>
      <title>My comments are:</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979078#M9878</link>
      <description>&lt;P&gt;My comments are:&lt;/P&gt;

&lt;P&gt;1. If you are using general-exploration analysis and want to see call stack info, you have to add option "-knob enable-stack-collect=true". This is not a default enabled option.&lt;/P&gt;

&lt;P&gt;2. You can use optimization, but read this &lt;A href="https://software.intel.com/en-us/articles/display-inline-functions-in-hotspots-report"&gt;article&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2014 03:34:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979078#M9878</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2014-04-14T03:34:36Z</dc:date>
    </item>
    <item>
      <title>@Peter Wang (Intel)</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979079#M9879</link>
      <description>&lt;P&gt;@&lt;A href="https://software.intel.com/en-us/user/338567"&gt;Peter Wang (Intel)&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;re 1. ICC is complaining about "/Qknob enable-stack-collect=true" being obsolete and will be removed in future&lt;/P&gt;

&lt;P&gt;re 2. I need IPO optimization&lt;/P&gt;

&lt;P&gt;The problem is, when I was on Core2 platform, in IDE's VTune GUI I could hit check box "collect stacks". Now I am on i7 Haswell, and I cannot do such thing. I worked around the problem by copying "advanced hostspots" to "custom analysis", and then I have option to collect stack. Inline'd functions are okay for me (when collecting stack informations).&lt;/P&gt;

&lt;P&gt;But this is a bit tricky, I wish I could do it in IDE easily, without creating new custom analysis.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979079#M9879</guid>
      <dc:creator>Marián__VooDooMan__M</dc:creator>
      <dc:date>2014-04-14T06:28:00Z</dc:date>
    </item>
    <item>
      <title>Maybe a feature request...?</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979080#M9880</link>
      <description>&lt;P&gt;Maybe a feature request...?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:30:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979080#M9880</guid>
      <dc:creator>Marián__VooDooMan__M</dc:creator>
      <dc:date>2014-04-14T06:30:12Z</dc:date>
    </item>
    <item>
      <title>There are check boxes for</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979081#M9881</link>
      <description>&lt;P&gt;There are check boxes for "collect stack" on GUI, my box is Haswell processor. Are you using latest VTune Amplifier XE 2013 Update 16?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2014 07:16:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979081#M9881</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2014-04-14T07:16:27Z</dc:date>
    </item>
    <item>
      <title>nevermind, I have just</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979082#M9882</link>
      <description>&lt;P&gt;nevermind, I have just noticed it collects stack by default.&lt;/P&gt;

&lt;P&gt;Another problem is, "advanced hotspots" analysis stops collecting hardware events after exactly 70 seconds. In the GUI the time counter stops increasing and button to mark timeline is inactive. When the process exits, there is only first 70 seconds to examine.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2014 07:53:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979082#M9882</guid>
      <dc:creator>Marián__VooDooMan__M</dc:creator>
      <dc:date>2014-04-14T07:53:31Z</dc:date>
    </item>
    <item>
      <title>Collecting stack is not</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979083#M9883</link>
      <description>&lt;P&gt;Collecting stack is not default option, when you start a new analysis, for example, advanced-hotspots.&lt;/P&gt;

&lt;P&gt;Collector will stop if you set Duration. Otherwise Collector will stop only the process exits.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2014 08:25:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979083#M9883</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2014-04-14T08:25:56Z</dc:date>
    </item>
    <item>
      <title>But I do think the option is</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979084#M9884</link>
      <description>&lt;P&gt;But I do think the option is "sticky." &amp;nbsp;Once you select stacks in Advanced Hotspots and run a collection, the next time you open up the Advanced Hotspots analysis type, stacks will be selected. &amp;nbsp;FWIW ;)&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2014 16:21:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979084#M9884</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2014-04-14T16:21:00Z</dc:date>
    </item>
    <item>
      <title>Quote:MrAnderson (Intel)</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979085#M9885</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;MrAnderson (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;But I do think the option is "sticky." &amp;nbsp;Once you select stacks in Advanced Hotspots and run a collection, the next time you open up the Advanced Hotspots analysis type, stacks will be selected. &amp;nbsp;FWIW ;)&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;But where I can enable such option? I always do "Advanced Hotspots", whether I&amp;nbsp; do or not optimization/ilining, I get an error without stack information.&lt;/P&gt;

&lt;P&gt;PS:: I am attaching VTune conf.&lt;A href="https://community.intel.com/legacyfs/online/drupal_files/459509"&gt;459509&lt;/A&gt;&lt;A href="https://community.intel.com/legacyfs/online/drupal_files/459509"&gt;459509&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2015 21:50:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979085#M9885</guid>
      <dc:creator>Marián__VooDooMan__M</dc:creator>
      <dc:date>2015-04-27T21:50:28Z</dc:date>
    </item>
    <item>
      <title>Using option "-knob</title>
      <link>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979086#M9886</link>
      <description>&lt;P&gt;Using option "-knob collection-detail=stack-sampling" for advanced-hotspots analysis.&lt;/P&gt;

&lt;P&gt;Using option "-g -O0" to disable inline function, or using "-O2 -g -inline-debug-info" enables inline function and keep symbol info (function name in report)&lt;FONT color="#666666" face="Courier New, DejaVu Sans Mono, monospace, sans-serif"&gt;&lt;SPAN style="font-size: 14px; line-height: 22.3999996185303px;"&gt;.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2015 06:13:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/no-call-stack-information-2/m-p/979086#M9886</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2015-04-28T06:13:34Z</dc:date>
    </item>
  </channel>
</rss>

