<?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:Include multiple modules in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1441105#M22850</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&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;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 23 Dec 2022 04:05:22 GMT</pubDate>
    <dc:creator>Rahila_T_Intel</dc:creator>
    <dc:date>2022-12-23T04:05:22Z</dc:date>
    <item>
      <title>Include multiple modules</title>
      <link>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1433595#M22750</link>
      <description>&lt;P&gt;Dear,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using Intel Inspector to detect possible memory issues of our application on Windows.&lt;/P&gt;
&lt;P&gt;The problem I face is, the inspector doesn't finish its investigation even after 18 hours, I believe it is mainly due to some 3rd part dlls and system dlls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First solution I tried was:&lt;/P&gt;
&lt;P&gt;"inspxe-cl -collect mi3 -module-filter-mode=exclude -module-filter=3rd-party-dll -- &amp;lt;our_app.exe&amp;gt;&lt;/P&gt;
&lt;P&gt;But it couldn't complete its analysis even after hours; and couldn't find a simple memory leak I inserted on purpose after I stop the analysis forcefully.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hence, I took the second approach; instead of excluding, including the dll's of my interest in this way as explained on this &lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/inspector-user-guide-windows/top/command-line-interface-support/inspxe-cl-actions-options-and-arguments/module-filter.html" target="_blank" rel="noopener"&gt;page&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;"inspxe-cl -collect mi3 -module-filter-mode=include -module-filter="our_app.exe,our_lib1.dll,our_lib2.dll" --&amp;nbsp;&amp;lt;our_app.exe&amp;gt;&lt;/P&gt;
&lt;P&gt;Although this time it could complete the analysis, the simple memory issue is not detected again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I dive into config file, inspxe-runmc.log, I see that all of the modules were tagged as "MODULE_LOAD_NO_ANALYSIS", none of them were included succesfully.&lt;/P&gt;
&lt;P&gt;On the support page above, it says for the arguments that "&lt;SPAN&gt;A string specifying the name of the application(s), or child application(s), to analyze. Multiple names can be specified as a string of comma-separated values, with no spaces.&lt;/SPAN&gt;"; but there is somehow an issue in our case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you help with this issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Cagatay&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 13:09:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1433595#M22750</guid>
      <dc:creator>cagatayozdemir</dc:creator>
      <dc:date>2022-11-28T13:09:00Z</dc:date>
    </item>
    <item>
      <title>Re:Include multiple modules</title>
      <link>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1434361#M22777</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;Please can you answer the following questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. What is the version of Intel® Inspector that you are using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Please can you share your O.S details?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Please can you explain what kind of application you are trying to analyze?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Please can you share the exact steps you followed and a sample reproducer(sample application that is similar to the application you are trying to analyze)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Nov 2022 10:10:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1434361#M22777</guid>
      <dc:creator>Rahila_T_Intel</dc:creator>
      <dc:date>2022-11-30T10:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Include multiple modules</title>
      <link>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1435207#M22792</link>
      <description>&lt;P&gt;Hello Rahila,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My answers are as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The version of Intel Inspector is 2022.3.1&lt;/LI&gt;
&lt;LI&gt;Windows 10 Enterprise 64 bit, OS build&amp;nbsp;19044.2251&lt;/LI&gt;
&lt;LI&gt;It is a C++ project on Visual Studio 2019. It is simply an application code that uses our dlls to connect and acquire images from a camera. The application works correctly with no issues.&lt;/LI&gt;
&lt;LI&gt;I started analyzer from Visual Studio itself and it took ages. I directly used Intel Inspector GUI with mi3, the same result. Then I have executed the cli commands shared in my previous post. If I include only the "exe", the analysis gets completed in max 2 minutes finding the memory leak I inserted on purpose. If I try to include some of our dll's as explained in the previous message, none of the modules get analyzed; the analysis get completed quite fast without finding the injected leak. We have an issue with adding a number of modules (exe + selected dlls) with the command options "&lt;SPAN&gt;-module-filter-mode=include -module-filter="our_app.exe,our_lib1.dll,our_lib2.dll"&lt;/SPAN&gt;". I am attaching the related analysis results to give you more info.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Cagatay&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 14:00:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1435207#M22792</guid>
      <dc:creator>cagatayozdemir</dc:creator>
      <dc:date>2022-12-02T14:00:35Z</dc:date>
    </item>
    <item>
      <title>Re:Include multiple modules</title>
      <link>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1435734#M22801</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing the details.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;In order to reproduce this issue, we need a sample reproducer consisting exact steps and a sample code which is similar to your code and not the exact code. Once you share this we will try from our end and will let you know our observations .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Dec 2022 10:01:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1435734#M22801</guid>
      <dc:creator>Rahila_T_Intel</dc:creator>
      <dc:date>2022-12-05T10:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Include multiple modules</title>
      <link>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1436072#M22805</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will look at if I can prepare a sample code for it to reproduce the issue without sharing our own code. But please be aware that it might not be as trivial as it may sound to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hence, before that, could you tell me if you see any issue with the command line and its parameters?&lt;/P&gt;
&lt;P&gt;Have you checked the zip package I shared with you, if so, have you seen any weird logs?&lt;/P&gt;
&lt;P&gt;How am I supposed to include multiple modules, exe+dlls?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wrote here to get some insights from your support according to what I can provide quickly. If your comments still do not help, then I can look at what I can prepare.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Cagatay&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 09:31:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1436072#M22805</guid>
      <dc:creator>cagatayozdemir</dc:creator>
      <dc:date>2022-12-06T09:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Include multiple modules</title>
      <link>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1436779#M22812</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As an alternative method can you use 'executable of interest' option in the inspector for executing the executable that you want.&lt;/P&gt;
&lt;P&gt;Documentation for executable of interest: &lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/inspector-user-guide-windows/top/comma" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/develop/documentation/inspector-user-guide-windows/top/comma&lt;/A&gt;...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may use "inspxe-cl -collect mi3 -executable-of-interest mymodule -- script", if use a script to launch application (you run our_app from script).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All modules of our_app process will be monitored, including our_app, your dll if they works in same process space.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For you information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Inspector can detect memory issues in dll module, which was loaded by launching application.&lt;/P&gt;
&lt;P&gt;If dll was loaded by child application, you may use option "-executable-of-interest child-program"&lt;/P&gt;
&lt;P&gt;Inspector can NOT support dll which is already running. Inspector cannot attach/monitor running modules.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also please confirm whether the plugin modules are loaded into the process. Please refer the screenshot to see how to check plugin modules are loaded in inspector GUI.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can the inspector gui through the command&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;inspxe-gui&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="start_threading_analysis_3.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/35896iD8B755EC5C6A6F61/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="start_threading_analysis_3.png" alt="start_threading_analysis_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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>Thu, 08 Dec 2022 12:12:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1436779#M22812</guid>
      <dc:creator>Rahila_T_Intel</dc:creator>
      <dc:date>2022-12-08T12:12:40Z</dc:date>
    </item>
    <item>
      <title>Re:Include multiple modules</title>
      <link>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1439089#M22835</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 give us an update?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Dec 2022 04:42:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1439089#M22835</guid>
      <dc:creator>Rahila_T_Intel</dc:creator>
      <dc:date>2022-12-16T04:42:50Z</dc:date>
    </item>
    <item>
      <title>Re:Include multiple modules</title>
      <link>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1441105#M22850</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&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;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Dec 2022 04:05:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Include-multiple-modules/m-p/1441105#M22850</guid>
      <dc:creator>Rahila_T_Intel</dc:creator>
      <dc:date>2022-12-23T04:05:22Z</dc:date>
    </item>
  </channel>
</rss>

