<?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: Re:Old VTune can display function name in hotspot analysis, but new VTune cannot. [C#][.Net] in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Old-VTune-can-display-function-name-in-hotspot-analysis-but-new/m-p/1360484#M21846</link>
    <description>&lt;P&gt;Hi Rahul,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for your response.&lt;/P&gt;
&lt;P&gt;Unfortunately, I can't try the newer version due to the slowness of the software installation procedure in my office.&lt;/P&gt;
&lt;P&gt;I'll try the newer version maybe next month.&lt;/P&gt;
&lt;P&gt;I'm ok to close this post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;HKR&lt;/P&gt;</description>
    <pubDate>Tue, 15 Feb 2022 10:55:55 GMT</pubDate>
    <dc:creator>HKR</dc:creator>
    <dc:date>2022-02-15T10:55:55Z</dc:date>
    <item>
      <title>Old VTune can display function name in hotspot analysis, but new VTune cannot. [C#][.Net]</title>
      <link>https://community.intel.com/t5/Analyzers/Old-VTune-can-display-function-name-in-hotspot-analysis-but-new/m-p/1354756#M21801</link>
      <description>&lt;P&gt;I'm migrating development environment. I find recent VTune cannot work.&lt;/P&gt;
&lt;P&gt;In the old environment, VTune can display function names in my codes with "Managed code profiling mode" = Managed.&lt;/P&gt;
&lt;P&gt;However, in the new environment,&amp;nbsp; VTune cannot show function names with the same codes and&amp;nbsp;"Managed code profiling mode" = Managed.&lt;/P&gt;
&lt;P&gt;I googled and found I may need to generate native PDB using ngen.exe. Then, I'm facing a few problems.&lt;/P&gt;
&lt;P&gt;- I don't understand why the old environment can show function names.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Though ngen.exe needs&amp;nbsp;&lt;SPAN&gt;administrative privileges.&lt;/SPAN&gt; I don't have&amp;nbsp;&lt;SPAN&gt;administrative privileges.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Questions&lt;/P&gt;
&lt;P&gt;1. How can VTune work well?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Why does the old VTune work well?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My environment is as follows.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My source codes&lt;/P&gt;
&lt;P&gt;- Mixed with C# and C++&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- Main: C#. C++ codes are called in C# codes.&lt;/P&gt;
&lt;P&gt;- .Net Framework 4.5.2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Old environment&lt;/P&gt;
&lt;P&gt;- Win7&lt;/P&gt;
&lt;P&gt;- VS2013&lt;/P&gt;
&lt;P&gt;- Intel VTune Amplifier XE 2015 Update 4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;New environment&lt;/P&gt;
&lt;P&gt;- Win10&lt;/P&gt;
&lt;P&gt;- VS2019&lt;/P&gt;
&lt;P&gt;- Intel VTune Profiler 2021&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 10:46:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Old-VTune-can-display-function-name-in-hotspot-analysis-but-new/m-p/1354756#M21801</guid>
      <dc:creator>HKR</dc:creator>
      <dc:date>2022-01-26T10:46:32Z</dc:date>
    </item>
    <item>
      <title>Re:Old VTune can display function name in hotspot analysis, but new VTune cannot. [C#][.Net]</title>
      <link>https://community.intel.com/t5/Analyzers/Old-VTune-can-display-function-name-in-hotspot-analysis-but-new/m-p/1355081#M21804</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting in Intel Communities. We looked into your case. We tried reproducing your issue from our end. We are able to see the function names in the Vtune after doing the analysis (both in standalone VTune and part of Visual Studio configuration of VTune) with the following configurations of the System and the Software:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Windows 10 OS&lt;/LI&gt;&lt;LI&gt;Visual Studio 2019&lt;/LI&gt;&lt;LI&gt;VTune 2022.0.0&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 14px;"&gt;With Managed code profiling mode = Managed&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;Could you please try updating your VTune to the version which is &lt;/SPAN&gt;&lt;B style="font-size: 14px;"&gt;&lt;I&gt;2022.0.0.&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;Hope this help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;Rahul&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jan 2022 09:44:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Old-VTune-can-display-function-name-in-hotspot-analysis-but-new/m-p/1355081#M21804</guid>
      <dc:creator>RahulU_Intel</dc:creator>
      <dc:date>2022-01-27T09:44:15Z</dc:date>
    </item>
    <item>
      <title>Re:Old VTune can display function name in hotspot analysis, but new VTune cannot. [C#][.Net]</title>
      <link>https://community.intel.com/t5/Analyzers/Old-VTune-can-display-function-name-in-hotspot-analysis-but-new/m-p/1357961#M21829</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We haven't heard back from you. Could you please confirm if your issue is resolved.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Feb 2022 06:22:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Old-VTune-can-display-function-name-in-hotspot-analysis-but-new/m-p/1357961#M21829</guid>
      <dc:creator>RahulU_Intel</dc:creator>
      <dc:date>2022-02-07T06:22:32Z</dc:date>
    </item>
    <item>
      <title>Re:Old VTune can display function name in hotspot analysis, but new VTune cannot. [C#][.Net]</title>
      <link>https://community.intel.com/t5/Analyzers/Old-VTune-can-display-function-name-in-hotspot-analysis-but-new/m-p/1360442#M21845</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We haven't heard back from you. We will close this case for now. If you have any query you can post a new question in the community.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Feb 2022 09:26:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Old-VTune-can-display-function-name-in-hotspot-analysis-but-new/m-p/1360442#M21845</guid>
      <dc:creator>RahulU_Intel</dc:creator>
      <dc:date>2022-02-15T09:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Old VTune can display function name in hotspot analysis, but new VTune cannot. [C#][.Net]</title>
      <link>https://community.intel.com/t5/Analyzers/Old-VTune-can-display-function-name-in-hotspot-analysis-but-new/m-p/1360484#M21846</link>
      <description>&lt;P&gt;Hi Rahul,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for your response.&lt;/P&gt;
&lt;P&gt;Unfortunately, I can't try the newer version due to the slowness of the software installation procedure in my office.&lt;/P&gt;
&lt;P&gt;I'll try the newer version maybe next month.&lt;/P&gt;
&lt;P&gt;I'm ok to close this post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;HKR&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 10:55:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Old-VTune-can-display-function-name-in-hotspot-analysis-but-new/m-p/1360484#M21846</guid>
      <dc:creator>HKR</dc:creator>
      <dc:date>2022-02-15T10:55:55Z</dc:date>
    </item>
  </channel>
</rss>

