<?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:Viewing results sent to me with function names resolved in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1536675#M24053</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;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;Jaideep&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Oct 2023 07:06:17 GMT</pubDate>
    <dc:creator>JaideepK_Intel</dc:creator>
    <dc:date>2023-10-24T07:06:17Z</dc:date>
    <item>
      <title>Viewing results sent to me with function names resolved</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1532321#M24003</link>
      <description>&lt;P&gt;A common workflow for a coworker to send me some vtune hotspots results for analysis. The vast majority of the function names in the results are not resolved which gives me very little data to go on.&lt;/P&gt;&lt;P&gt;2 questions:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;Is this the intended behavior or a bug?&lt;/P&gt;&lt;P&gt;2. If it is not a bug,&amp;nbsp;is there a way for my coworker to save the results in a manner so that the function names remain resolved when I open them?&lt;/P&gt;&lt;P&gt;3. If not 2, are there alternate workflow suggestions that don't involve me having to re-resolve the symbols?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 16:50:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1532321#M24003</guid>
      <dc:creator>abcdefghij</dc:creator>
      <dc:date>2023-10-10T16:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing results sent to me with function names resolved</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1532976#M24014</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in Intel communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While compiling your samples, please use debugging symbols, i.e., the -g flag, and also follow the below steps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;To configure search directories in the VTune GUI, see&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;" href="https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2023-2/search-directories.html" target="_blank" rel="noopener noreferrer"&gt;https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2023-2/search-directories.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;(Note: when I collect data from a remote Linux system, I copy the source and binaries of interest to my local Windows drive and add those locations to the search directories in the VTune GUI.)&lt;/SPAN&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JaideepK_Intel_2-1697100270162.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/46703iAA982033E71D5BC4/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="JaideepK_Intel_2-1697100270162.png" alt="JaideepK_Intel_2-1697100270162.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JaideepK_Intel_4-1697100353187.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/46705iBD6E7F9DBB86CE49/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="JaideepK_Intel_4-1697100353187.png" alt="JaideepK_Intel_4-1697100353187.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;To configure search directories in the VTune CLI, see&amp;nbsp;&lt;A style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;" href="https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2023-2/specifying-search-directories.html" target="_blank" rel="noopener noreferrer"&gt;https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2023-2/specifying-search-directories.html&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;and&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2023-2/symbol-resolution-linux-loadable-kernel-modules.html" target="_blank" rel="noopener noreferrer"&gt;https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2023-2/symbol-resolution-linux-loadable-kernel-modules.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jaideep&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 15:00:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1532976#M24014</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2023-10-16T15:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing results sent to me with function names resolved</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1533064#M24016</link>
      <description>&lt;P&gt;My apologies, I fail to see how this response is applicable to any of the questions asked? Maybe I am misunderstanding?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 12:36:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1533064#M24016</guid>
      <dc:creator>abcdefghij</dc:creator>
      <dc:date>2023-10-12T12:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing results sent to me with function names resolved</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1534117#M24031</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the confusion. Let me give an inline response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;gt;&amp;gt;Is this the intended behavior or a bug?&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Yes, This is an intended behavior&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;gt;&amp;gt;If it is not a bug, is there a way for my coworker to save the results in a manner so that the function names remain resolved when I open them?&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;During compilation, we need to add the debugging symbols flag -g. While viewing results, we need to add the source/binary file path as mentioned above. If you want to share the results with your coworkers, make sure all the binaries and result directories are shared with them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more information, please go through the links that were shared above.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue. Thank you!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jaideep&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 09:06:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1534117#M24031</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2023-10-31T09:06:15Z</dc:date>
    </item>
    <item>
      <title>Re:Viewing results sent to me with function names resolved</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1536675#M24053</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;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;Jaideep&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Oct 2023 07:06:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1536675#M24053</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2023-10-24T07:06:17Z</dc:date>
    </item>
    <item>
      <title>Re:Viewing results sent to me with function names resolved</title>
      <link>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1539327#M24074</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We 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.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jaideep&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2023 05:56:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Viewing-results-sent-to-me-with-function-names-resolved/m-p/1539327#M24074</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2023-11-01T05:56:30Z</dc:date>
    </item>
  </channel>
</rss>

