<?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:Unable to resolve function names and call stack in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Unable-to-resolve-function-names-and-call-stack/m-p/1524041#M23907</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajashekar&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Sep 2023 06:17:24 GMT</pubDate>
    <dc:creator>RajashekarK_Intel</dc:creator>
    <dc:date>2023-09-15T06:17:24Z</dc:date>
    <item>
      <title>Unable to resolve function names and call stack</title>
      <link>https://community.intel.com/t5/Analyzers/Unable-to-resolve-function-names-and-call-stack/m-p/1519275#M23822</link>
      <description>&lt;P&gt;Compiled the code with cl.exe of MSVC compiler, version&amp;nbsp;19.29.30146.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Used /DEBUG and /Zi flags while compiling along with other set of flags.&lt;/P&gt;&lt;P&gt;.pdb file gets generated.&lt;/P&gt;&lt;P&gt;But while running with the vtune profile, the call stack is still showing function pointer addresses instead of the function names.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Flags used for compiling:&amp;nbsp;&lt;/P&gt;&lt;P&gt;cl /Zi -DZ7_PROG_VARIANT_Z -DZ7_LONG_PATH -DZ7_LARGE_PAGES -DZ7_DEVICE_FILE -DUNICODE -D_UNICODE -Gr -nologo -c -Foo/ -Wall -WX -EHsc -Gy -GR- -GF -MT -GS- -Zc:wchar_t -Zc:throwingNew -MP4 -D_CONSOLE -O2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts on how to resolve the function names. Testing this for a repo of 7zip code windows platform.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 07:43:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Unable-to-resolve-function-names-and-call-stack/m-p/1519275#M23822</guid>
      <dc:creator>Saikrishna28</dc:creator>
      <dc:date>2023-08-31T07:43:16Z</dc:date>
    </item>
    <item>
      <title>Re:Unable to resolve function names and call stack</title>
      <link>https://community.intel.com/t5/Analyzers/Unable-to-resolve-function-names-and-call-stack/m-p/1519686#M23836</link>
      <description>&lt;P&gt;Hi, Thanks for posting in Intel communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Inorder to debug your issue further, requesting you to share few details&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;1. OS and processor information.&lt;/P&gt;&lt;P&gt;2. VTune version&lt;/P&gt;&lt;P&gt;3. Sample reproducer&lt;/P&gt;&lt;P&gt;4. which analysis are you performing on VTune?&lt;/P&gt;&lt;P&gt;5. Screenshot, highlighting where exactly you require the desired result(function names) on VTune window?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajashekar&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Sep 2023 12:51:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Unable-to-resolve-function-names-and-call-stack/m-p/1519686#M23836</guid>
      <dc:creator>RajashekarK_Intel</dc:creator>
      <dc:date>2023-09-01T12:51:49Z</dc:date>
    </item>
    <item>
      <title>Re:Unable to resolve function names and call stack</title>
      <link>https://community.intel.com/t5/Analyzers/Unable-to-resolve-function-names-and-call-stack/m-p/1522380#M23873</link>
      <description>&lt;P&gt;Hi, Good day to you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you, were you able to figure out a solution? If not, can you provide the details mentioned in our previous reply to debug your issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajashekar&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Sep 2023 06:05:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Unable-to-resolve-function-names-and-call-stack/m-p/1522380#M23873</guid>
      <dc:creator>RajashekarK_Intel</dc:creator>
      <dc:date>2023-09-11T06:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to resolve function names and call stack</title>
      <link>https://community.intel.com/t5/Analyzers/Unable-to-resolve-function-names-and-call-stack/m-p/1523713#M23904</link>
      <description>&lt;P&gt;Resolved the issue, basically the debugging information necessary for the executable is not generated correctly. Able to resolve the function names for the same. Thanks. We can close this issue.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 13:06:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Unable-to-resolve-function-names-and-call-stack/m-p/1523713#M23904</guid>
      <dc:creator>Saikrishna28</dc:creator>
      <dc:date>2023-09-14T13:06:01Z</dc:date>
    </item>
    <item>
      <title>Re:Unable to resolve function names and call stack</title>
      <link>https://community.intel.com/t5/Analyzers/Unable-to-resolve-function-names-and-call-stack/m-p/1524041#M23907</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajashekar&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Sep 2023 06:17:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Unable-to-resolve-function-names-and-call-stack/m-p/1524041#M23907</guid>
      <dc:creator>RajashekarK_Intel</dc:creator>
      <dc:date>2023-09-15T06:17:24Z</dc:date>
    </item>
  </channel>
</rss>

