<?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 Hi, in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182975#M18677</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Please find the command output.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;venkatesh.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jun 2018 15:43:51 GMT</pubDate>
    <dc:creator>bsv__venki</dc:creator>
    <dc:date>2018-06-19T15:43:51Z</dc:date>
    <item>
      <title>Win 7, Vtune 2017 update 3 ... cannot do first hot spot ... "serious problem"</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182945#M18647</link>
      <description>&lt;P&gt;I have created a simple C++ app called timeWaster. Built it using MSVC&amp;nbsp; 19. This app runs fine in a command window created by Parallel Studio. (compiled using cl -EHsc -Zi timeWaster.cpp)&lt;/P&gt;

&lt;P&gt;Sample run:&lt;/P&gt;

&lt;P&gt;D:\Users\...\VTune\timeWaster&amp;gt;timeWaster64.exe&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;a=3.21061e+006&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;primeCnt=348844&lt;/P&gt;

&lt;P&gt;11.2066&amp;nbsp; seconds&lt;/P&gt;

&lt;P&gt;Done&lt;/P&gt;

&lt;P&gt;Launch Vtune with admin rights.&lt;/P&gt;

&lt;P&gt;Go to configure, select “Launch Application”, browse to the timeWaster64.exe, set working dir to same.&lt;/P&gt;

&lt;P&gt;Toggle over to the run screen, “Basic Hotspots” selected, everything set to default. Hit start …&lt;/P&gt;

&lt;P&gt;Up pops a command window … that stays empty (this window sticks around till killed with task master, timeWaster process still running 0% cpu).&lt;/P&gt;

&lt;P&gt;Then within seconds of hitting start:&lt;/P&gt;

&lt;P&gt;Intel VTune Amplifier XE 2017 has faced a serious problem&lt;/P&gt;

&lt;P&gt;1/11/2018 6:21:45 AM&amp;nbsp; Cannot open data: Intel VTune Amplifier XE 2017 has faced a serious problem.&lt;/P&gt;

&lt;P&gt;Error 0x40000024 (No data) -- No data is collected. Possible reasons:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;- Workload is too small. No samples are collected.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;- The application environment is not specified correctly.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;See the Troubleshooting help topic for more details.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Trouble shooting area of of no help so I am here.&lt;/P&gt;

&lt;P&gt;So where do I start tracking this down? I have already considered dll dependencies and pruned that list down to a minimum.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 11:39:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182945#M18647</guid>
      <dc:creator>CSlat2</dc:creator>
      <dc:date>2018-01-11T11:39:32Z</dc:date>
    </item>
    <item>
      <title>Hi Carl,</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182946#M18648</link>
      <description>&lt;P&gt;Hi Carl,&lt;/P&gt;

&lt;P&gt;could you please do few tests?&lt;/P&gt;

&lt;P&gt;first of all try to launch your application from windows command line (not VS), just open cmd.exe, go to the directory of your application and launch it.&lt;/P&gt;

&lt;P&gt;If it works ok please try the following collections from the same command line:&lt;/P&gt;

&lt;P&gt;1. &amp;lt;vtune_install_dir&amp;gt;\bin64\amplxe-cl -c hotspots &lt;SPAN style="font-size: 12px;"&gt;timeWaster64.exe&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;2.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;&amp;lt;vtune_install_dir&amp;gt;\bin64\amplxe-cl -c advanced-hotspots&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px;"&gt;timeWaster64.exe&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;3.&amp;nbsp;&lt;/SPAN&gt;&amp;lt;vtune_install_dir&amp;gt;\bin64\pin.exe --&lt;SPAN style="font-size: 12px;"&gt;timeWaster64.exe&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;BR,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Vladimir&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 08:55:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182946#M18648</guid>
      <dc:creator>Vladimir_R_Intel</dc:creator>
      <dc:date>2018-01-17T08:55:20Z</dc:date>
    </item>
    <item>
      <title>Am also facing same issue..</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182947#M18649</link>
      <description>&lt;P&gt;Am also facing same issue..&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Any solution ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;venkatesh,&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 06:43:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182947#M18649</guid>
      <dc:creator>siddappa__venkatesh</dc:creator>
      <dc:date>2018-06-12T06:43:19Z</dc:date>
    </item>
    <item>
      <title>Hi We are facing serious</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182948#M18650</link>
      <description>&lt;P&gt;Hi We are facing serious problems with Vtune&lt;/P&gt;

&lt;P&gt;Please help.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 07:30:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182948#M18650</guid>
      <dc:creator>siddappa__venkatesh</dc:creator>
      <dc:date>2018-06-12T07:30:43Z</dc:date>
    </item>
    <item>
      <title>Hi..</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182949#M18651</link>
      <description>&lt;P&gt;Hi..&lt;/P&gt;

&lt;P&gt;Can you hep us, we are not able to solve the issue..&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Venkatesh.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 07:35:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182949#M18651</guid>
      <dc:creator>siddappa__venkatesh</dc:creator>
      <dc:date>2018-06-13T07:35:59Z</dc:date>
    </item>
    <item>
      <title>Hi Venkatesh,</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182950#M18652</link>
      <description>&lt;P&gt;Hi Venkatesh,&lt;/P&gt;

&lt;P&gt;please describe the issue you faced with.&lt;/P&gt;

&lt;P&gt;If it looks exactly like Carl's issue I'll ask you to perform the same checks as I wrote above.&lt;/P&gt;

&lt;P&gt;BR,&lt;/P&gt;

&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 07:53:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182950#M18652</guid>
      <dc:creator>Vladimir_R_Intel</dc:creator>
      <dc:date>2018-06-13T07:53:32Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182951#M18653</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thanks VLADIMIR for your suggestion.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;i tried&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;for basic hotspot&amp;nbsp;&lt;/SPAN&gt;and advanced hotspot it is working as below from both cli and vtune gui:&lt;/P&gt;

&lt;P&gt;===================================================================&lt;/P&gt;

&lt;P&gt;working elaspsed time is like =&amp;gt; 0.001 ms.&lt;/P&gt;

&lt;P&gt;Not sure why elaspsed time is so less, am running application and it continues to run,&lt;/P&gt;

&lt;P&gt;vtune also continues to run(Say for 2-3 minutes) , but once it stopped elapsed time is too less.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;But for hardware events earlier error is coming.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Please help what am missing.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Venkatesh.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 06:31:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182951#M18653</guid>
      <dc:creator>siddappa__venkatesh</dc:creator>
      <dc:date>2018-06-14T06:31:21Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182952#M18654</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;could you please provide collected results and a reproducer if it is possible?&lt;/P&gt;

&lt;P&gt;BR,&lt;/P&gt;

&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 08:06:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182952#M18654</guid>
      <dc:creator>Vladimir_R_Intel</dc:creator>
      <dc:date>2018-06-14T08:06:45Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182953#M18655</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Updated with folder of results observed.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;venkatesh.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 08:54:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182953#M18655</guid>
      <dc:creator>siddappa__venkatesh</dc:creator>
      <dc:date>2018-06-14T08:54:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182954#M18656</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;based on the result I see that you try to use remote collection with attach to some process.&lt;/P&gt;

&lt;P&gt;First of all I recommend to check VTune directly on the target machine without remote flow. I think the same hotposts and advanced-hotspots analyses will be enough for this.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Also please try the latest and greatest VTune version.&lt;/P&gt;

&lt;P&gt;BR,&lt;/P&gt;

&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 09:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182954#M18656</guid>
      <dc:creator>Vladimir_R_Intel</dc:creator>
      <dc:date>2018-06-14T09:28:00Z</dc:date>
    </item>
    <item>
      <title>Hi..</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182955#M18657</link>
      <description>&lt;P&gt;Hi..&lt;/P&gt;

&lt;P&gt;i observed during installation below things, will that affect.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;--------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Missing optional prerequisites&lt;BR /&gt;
	-- The system is running in the virtual environment. Sampling drivers will not&lt;BR /&gt;
	be installed.&lt;BR /&gt;
	-- Driver build options are incomplete. Drivers cannot be built.&lt;/P&gt;

&lt;P&gt;We are try to run vtune in ubuntu VM Linux host.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Venkatesh.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 11:47:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182955#M18657</guid>
      <dc:creator>siddappa__venkatesh</dc:creator>
      <dc:date>2018-06-14T11:47:00Z</dc:date>
    </item>
    <item>
      <title>Hi Venkatesh,</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182956#M18658</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="font-size: 12px;"&gt;Venkatesh,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;If you want to run "Basic hotspots" analysis inside of VM, you don't need no drivers, so please continue the installation despite this error message.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Alexander&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2018 09:49:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182956#M18658</guid>
      <dc:creator>Alexander_T_Intel1</dc:creator>
      <dc:date>2018-06-15T09:49:22Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182957#M18659</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Basic hotspots working as expected, only "advanced hostpots " and "hardware vents" have issue..&lt;/P&gt;

&lt;P&gt;What could be the problem ?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Venkatesh.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jun 2018 11:27:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182957#M18659</guid>
      <dc:creator>bsv__venki</dc:creator>
      <dc:date>2018-06-18T11:27:56Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182958#M18660</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;could someone help me, what is real problem.. ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Venkatesh.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 05:56:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182958#M18660</guid>
      <dc:creator>bsv__venki</dc:creator>
      <dc:date>2018-06-19T05:56:31Z</dc:date>
    </item>
    <item>
      <title>Hi ,</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182959#M18661</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;We are blocked from 15 days...could some one help us to find the real problem..&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Venkatesh.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 06:46:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182959#M18661</guid>
      <dc:creator>bsv__venki</dc:creator>
      <dc:date>2018-06-19T06:46:38Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182960#M18662</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Any one from intel can suggest something..&lt;/P&gt;

&lt;P&gt;We are waiting..&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Venkatesh.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 07:34:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182960#M18662</guid>
      <dc:creator>bsv__venki</dc:creator>
      <dc:date>2018-06-19T07:34:59Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182961#M18663</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Could you describe your problem and usecase. Unfortunately I don't understand anything from the thread.&lt;/P&gt;

&lt;P&gt;1) What OS do you use?&lt;BR /&gt;
	2) Do you run host-target analysis?&lt;BR /&gt;
	3) What type of VM do you use?&lt;BR /&gt;
	4) What error do you have?&lt;BR /&gt;
	5) What VTune Amplifier version do you use?&lt;/P&gt;

&lt;P&gt;- Pavel&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 10:29:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182961#M18663</guid>
      <dc:creator>PAVEL_G_Intel</dc:creator>
      <dc:date>2018-06-19T10:29:20Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182962#M18664</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Could you describe your problem and usecase. Unfortunately I don't understand anything from the thread.&lt;/P&gt;

&lt;P&gt;1) What OS do you use?&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;ubuntu 4.13.0-26-generic #29~16.04.2-Ubuntu SMP Tue Jan 9 22:00:44 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;

&lt;P&gt;2) Do you run host-target analysis?&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;PATH=$PATH:/opt/intel/vtune_amplifier_xe_2017.4.0.518798/bin64/&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;VTUNE_AMPLIFIER_XE_2017_DIR="/opt/intel/vtune_amplifier_xe_2017.4.0.518798"&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;source /opt/intel/vtune_amplifier_xe_2017.4.0.518798/amplxe-vars.sh&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;export DISPLAY=Windows-ip:0&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;amplxe-gui &amp;amp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;We are running in gui in target and that gui appears on windows x server , and their by collecting logs.&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;another&amp;nbsp; method:&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;==================&lt;BR /&gt;
	&amp;nbsp; 1. Windows machine has Xserver run on.&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;Remoute descktop:&lt;BR /&gt;
	&amp;nbsp; 2.Vtune is installed on it2-17 gateway&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; export DISPLAY=windows_ip:0&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; source /opt/intel/vtune_amplifier_xe_2017/amplxe-vars.sh&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; run amplxe-gui&amp;amp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; You shall see gui started on Windows Machine&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;3.Configure target&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;Configure Analisys Type&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;Run profile&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;in both methods we tried.&lt;/P&gt;

&lt;P&gt;3) What type of VM do you use?&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; ubuntu virtual VM for analysis.&lt;/P&gt;

&lt;P&gt;4) What error do you have?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;1. when we run on host -&amp;gt;target i am not seeing any hardware events anlayisi option in vtune gui.&lt;BR /&gt;
	&amp;nbsp;2. when i try second method method below wrror comes.&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; intel VTune Amplifier XE 2017 has faced a serious problem&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; 1/11/2018 6:21:45 AM&amp;nbsp; Cannot open data: Intel VTune Amplifier XE 2017 has faced a serious problem.&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;Error 0x40000024 (No data) -- No data is collected. Possible reasons:&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; - Workload is too small. No samples are collected.&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; - The application environment is not specified correctly.&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;See the Troubleshooting help topic for more details.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;3. elspsed time is interms of milli seconds , say(0.001 ms). something is stopping the vtune application collecting info.&lt;/P&gt;

&lt;P&gt;4. statistsics not collecting properly.&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	5. for basic hotspot working properly, no error displayed and elapsed time almost same as running time, so data displayed correctly.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;5) What VTune Amplifier version do you use?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;we are using this version : vtune_amplifier_xe_2017.4.0.518798&lt;/P&gt;

&lt;P&gt;6) We installed manually the sep drivers from built locally.&lt;/P&gt;

&lt;P&gt;&amp;nbsp; ./insmod-sep -r&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Problem is that not able to collect hardware events and advanced hotspots.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Please help....&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Thanks,&lt;BR /&gt;
	venkatesh.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 12:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182962#M18664</guid>
      <dc:creator>bsv__venki</dc:creator>
      <dc:date>2018-06-19T12:28:00Z</dc:date>
    </item>
    <item>
      <title>Could you collect information</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182963#M18665</link>
      <description>&lt;P&gt;Could you collect information from your VM?&lt;/P&gt;

&lt;P&gt;1) dmesg | grep -i pmu&lt;BR /&gt;
	I interesting in boot time dmesg. So check that dmesg head timestamps starts from 0.&lt;BR /&gt;
	2) cat /proc/cpuinfo&lt;BR /&gt;
	for one core&lt;BR /&gt;
	3) perf -list&lt;BR /&gt;
	4) cat /proc/cmdline&lt;BR /&gt;
	5) vtune_amplifier_path/bin64/sep -event-list&lt;/P&gt;

&lt;P&gt;Some output may be large enough please attach them as files.&lt;/P&gt;

&lt;P&gt;Am I right that you run VTune Amplifier in VM? Did you try to establish ssh connection type in VTune Amplifier? (This connection type better for performance measurement comparing with x-forwarding)&lt;/P&gt;

&lt;P&gt;- Pavel&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 13:26:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182963#M18665</guid>
      <dc:creator>PAVEL_G_Intel</dc:creator>
      <dc:date>2018-06-19T13:26:51Z</dc:date>
    </item>
    <item>
      <title>Hi..</title>
      <link>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182964#M18666</link>
      <description>&lt;P&gt;Hi..&lt;/P&gt;

&lt;P&gt;Yes via ssh am connecting to device from vtune gui and&amp;nbsp; trying to check analysis.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Venkatesh.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 13:54:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Win-7-Vtune-2017-update-3-cannot-do-first-hot-spot-quot-serious/m-p/1182964#M18666</guid>
      <dc:creator>bsv__venki</dc:creator>
      <dc:date>2018-06-19T13:54:32Z</dc:date>
    </item>
  </channel>
</rss>

