<?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: vtune opening wrong source code file in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1338498#M21576</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue is resolved with the latest release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VTune 2021.9.0 is available for download as a standalone tool at &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#vtune" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#vtune&lt;/A&gt; or as part of oneAPI Base Toolkit 2021.4 at&amp;nbsp; &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html" target="_blank" rel="noopener noreferrer"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try with the latest release and let us know whether your issue is resolved?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Nov 2021 07:40:27 GMT</pubDate>
    <dc:creator>AthiraM_Intel</dc:creator>
    <dc:date>2021-11-23T07:40:27Z</dc:date>
    <item>
      <title>vtune opening wrong source code file</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1286479#M20609</link>
      <description>&lt;P&gt;I use vtune 2021 to analyze a c++ program I wrote compiled with gcc under linux. Problem is when editing the main function, the source code file opened is an header file and not the ccp file. &lt;BR /&gt;I added the source file path but does not help.&lt;BR /&gt;I checked that I compiled with -g.&lt;BR /&gt;I tried adding all those flags, but did not help :&lt;BR /&gt;-shared-libgcc&lt;BR /&gt;-gdwarf-3&lt;BR /&gt;-fno-eliminate-unused-debug-symbols&lt;BR /&gt;-femit-class-debug-always&lt;BR /&gt;-fno-merge-debug-strings&lt;BR /&gt;-fvar-tracking&lt;BR /&gt;-pipe&lt;BR /&gt;-fvar-tracking-assignments&lt;BR /&gt;-gcolumn-info&lt;BR /&gt;-gstatement-frontiers&lt;BR /&gt;-gvariable-location-views&lt;BR /&gt;-fno-eliminate-unused-debug-types&lt;BR /&gt;-fno-omit-frame-pointer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea what I did wrong ? Or is it a bug ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example on command line I get&lt;/P&gt;
&lt;P&gt;vtune -report hotspots -column=source,instructions,cpi -r /home/sylvain/intel/vtune/projects/Test\ SIMD/r007hs -source-search-dir=/home/sylvain/Recherche/Development/optim_robot_linux/test_vector_matrix_simd/ -search-dir=/home/sylvain/Recherche/Development/optim_robot_linux/test_vector_matrix_simd/bin/Release/ -search-dir=/home/sylvain/Recherche/Development/optim_robot_linux/test_vector_matrix_simd/obj/Release/&lt;BR /&gt;vtune: Using result path `/home/sylvain/intel/vtune/projects/Test SIMD/r007hs'&lt;BR /&gt;vtune: Executing actions 75 % Generating a report Column filter is ON.&lt;BR /&gt;Function Instructions Retired Microarchitecture Usage:CPI Rate Source File &lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------- -------------------- -------------------------------- ---------------------&lt;BR /&gt;main 29,952,000,000 0.433 DenseStorage.h &lt;BR /&gt;_mm256_fmadd_pd 894,400,000 0.477 fmaintrin.h &lt;BR /&gt;_mm256_fmadd_pd 405,600,000 0.782 fmaintrin.h &lt;BR /&gt;_mm256_load_pd 270,400,000 1.240 avxintrin.h &lt;BR /&gt;Eigen::internal::scalar_sum_op&amp;lt;double, double&amp;gt;::operator() 444,600,000 0.462 BinaryFunctors.h &lt;BR /&gt;_mm_add_sd 361,400,000 0.367 emmintrin.h &lt;BR /&gt;_mm256_add_pd 195,000,000 0.467 avxintrin.h &lt;BR /&gt;boost::numeric::ublas::vector&amp;lt;double, boost::numeric::ublas::unbounded_array&amp;lt;double, std::allocator&amp;lt;double&amp;gt;&amp;gt;&amp;gt;::iterator::operator= 0 vector.hpp &lt;BR /&gt;UME::SIMD::SIMDVec_f&amp;lt;double, (unsigned int)4&amp;gt;::assign 423,800,000 0.239 UMESimdVecFloat64_4.h&lt;BR /&gt;_mm256_add_pd 241,800,000 0.344 avxintrin.h &lt;BR /&gt;boost::numeric::ublas::vector&amp;lt;double, boost::numeric::ublas::unbounded_array&amp;lt;double, std::allocator&amp;lt;double&amp;gt;&amp;gt;&amp;gt;::iterator::operator++ 0 vector.hpp &lt;BR /&gt;boost::numeric::ublas::vector&amp;lt;double, boost::numeric::ublas::unbounded_array&amp;lt;double, std::allocator&amp;lt;double&amp;gt;&amp;gt;&amp;gt;::iterator::operator= 5,200,000 3.500 vector.hpp &lt;BR /&gt;boost::numeric::ublas::vector&amp;lt;double, boost::numeric::ublas::unbounded_array&amp;lt;double, std::allocator&amp;lt;double&amp;gt;&amp;gt;&amp;gt;::iterator::operator+= 15,600,000 1.000 vector.hpp &lt;BR /&gt;prepare_exit_to_usermode 0 [Unknown] &lt;BR /&gt;__do_softirq 0 0.000 [Unknown] &lt;BR /&gt;boost::numeric::ublas::vector&amp;lt;double, boost::numeric::ublas::unbounded_array&amp;lt;double, std::allocator&amp;lt;double&amp;gt;&amp;gt;&amp;gt;::iterator::operator+= 2,600,000 1.000 vector.hpp&lt;/P&gt;
&lt;P&gt;...&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 11:14:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1286479#M20609</guid>
      <dc:creator>Sylvain</dc:creator>
      <dc:date>2021-06-02T11:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: vtune opening wrong source code file</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1286488#M20610</link>
      <description>&lt;P&gt;It could be caused by 2 possible reasons:&lt;BR /&gt;&amp;nbsp;1. quality of the debugging information generated by compiler (What compiler version is used?);&lt;BR /&gt;or&lt;BR /&gt;&amp;nbsp;2. improper handling of the debug info in VTune in some cases;&lt;BR /&gt;To understand what is wrong exactly we need a reproducer: this binary file + VTune result directory.&lt;/P&gt;
&lt;P&gt;You can also try to verify correctness of the debug information in your executable file with Linux tools like addr2line.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 11:33:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1286488#M20610</guid>
      <dc:creator>Denis_M_Intel</dc:creator>
      <dc:date>2021-06-02T11:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: vtune opening wrong source code file</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1286501#M20612</link>
      <description>&lt;P&gt;Thank you for your quick answer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Find attached like proposed the binary and the vtune result directory. I looked at addr2line, but do not know which address I should check.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sylvain&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 12:29:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1286501#M20612</guid>
      <dc:creator>Sylvain</dc:creator>
      <dc:date>2021-06-02T12:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: vtune opening wrong source code file</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1286775#M20614</link>
      <description>&lt;P&gt;Thank you. &lt;BR /&gt;I've downloaded the attachments and reproduced this issue. I'll open an internal bug request on VTune.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Denis.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 07:26:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1286775#M20614</guid>
      <dc:creator>Denis_M_Intel</dc:creator>
      <dc:date>2021-06-03T07:26:04Z</dc:date>
    </item>
    <item>
      <title>Re:vtune opening wrong source code file</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1293954#M20837</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The issue will be fixed in future release.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jun 2021 13:55:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1293954#M20837</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2021-06-28T13:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: vtune opening wrong source code file</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1338498#M21576</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue is resolved with the latest release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VTune 2021.9.0 is available for download as a standalone tool at &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#vtune" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#vtune&lt;/A&gt; or as part of oneAPI Base Toolkit 2021.4 at&amp;nbsp; &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html" target="_blank" rel="noopener noreferrer"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try with the latest release and let us know whether your issue is resolved?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 07:40:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1338498#M21576</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2021-11-23T07:40:27Z</dc:date>
    </item>
    <item>
      <title>Re:vtune opening wrong source code file</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1340768#M21610</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is your issue resolved? Could you please give us an update?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Dec 2021 04:30:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1340768#M21610</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2021-12-02T04:30:36Z</dc:date>
    </item>
    <item>
      <title>Re:vtune opening wrong source code file</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1342447#M21637</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2021 11:22:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1342447#M21637</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2021-12-08T11:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re:vtune opening wrong source code file</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1372675#M22018</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Sorry for the late answer, I was busy on other work.&lt;/P&gt;
&lt;P&gt;The new version indeed solves the problem.&lt;/P&gt;
&lt;P&gt;Thanks, best regards,&lt;/P&gt;
&lt;P&gt;Sylvain&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 10:37:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-opening-wrong-source-code-file/m-p/1372675#M22018</guid>
      <dc:creator>Sylvain</dc:creator>
      <dc:date>2022-03-29T10:37:16Z</dc:date>
    </item>
  </channel>
</rss>

