<?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 Hello, in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964983#M9028</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;my pdb file has proper symbols. &amp;nbsp;but when I tried the following (as suggested), I got error.&lt;/P&gt;

&lt;P&gt;C:\Program Files (x86)\Intel\VTune Amplifier XE 2013\bin32&amp;gt;amplxe-cl -finalize --search-dir all:rp=c:\amd64 -r c:\MCP_CPU&lt;BR /&gt;
	&lt;STRONG&gt;amplxe: Error: Result path `c:\MCP_CPU' does not exist.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 31 Mar 2014 18:19:10 GMT</pubDate>
    <dc:creator>PING-CHING_Y_</dc:creator>
    <dc:date>2014-03-31T18:19:10Z</dc:date>
    <item>
      <title>Can not load symbols for Windows driver</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964979#M9024</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have storage (WDF) filter driver for which I want to do performance analysis using VTune.&lt;/P&gt;

&lt;P&gt;I have provided the right path for .pdb file (symbol file).&lt;/P&gt;

&lt;P&gt;I'm running IOs through IO-meter as it has to go through our windows filter driver.&lt;/P&gt;

&lt;P&gt;Though it collects the sampling data, I do not see any of our driver's symbols at all? I have tried both Windows 2008 and Windows 2012.&lt;/P&gt;

&lt;P&gt;What am I missing?&amp;nbsp; Please help.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 22:09:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964979#M9024</guid>
      <dc:creator>PING-CHING_Y_</dc:creator>
      <dc:date>2014-03-28T22:09:42Z</dc:date>
    </item>
    <item>
      <title>You said that you put right</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964980#M9025</link>
      <description>&lt;P&gt;You said that you put right path for searching symbol file, you may re-check this:"&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;amplxe-cl -finalize --search-dir all:rp=new-dir&amp;nbsp;-r result-directory". Have you seen something like "resolving information for driver module..."?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;If you see like "Warning:...&lt;/SPAN&gt;Cannot locate file at your interest of module"&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;- please submit this problem to &lt;/SPAN&gt;&lt;A href="https://premier.intel.com" style="font-size: 1em; line-height: 1.5;"&gt;Intel Premier&lt;/A&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt; with result dir, module with pdb file for investigating. However you may check if your driver/pdb files has debug info, I remember utility dumpbin can be used?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Regards, Peter&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Mar 2014 08:37:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964980#M9025</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2014-03-29T08:37:00Z</dc:date>
    </item>
    <item>
      <title>You can also use windbg for</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964981#M9026</link>
      <description>&lt;P&gt;You can also use windbg for checking loaded pdb file.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Mar 2014 09:11:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964981#M9026</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-03-29T09:11:08Z</dc:date>
    </item>
    <item>
      <title>Try also this one:</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964982#M9027</link>
      <description>&lt;P&gt;Try also this one:&lt;/P&gt;

&lt;P&gt;SymChk&lt;/P&gt;

&lt;P&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/windows/hardware/ff558844(v=vs.85).aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/windows/hardware/ff558844(v=vs.85).aspx&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Mar 2014 09:13:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964982#M9027</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-03-29T09:13:42Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964983#M9028</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;my pdb file has proper symbols. &amp;nbsp;but when I tried the following (as suggested), I got error.&lt;/P&gt;

&lt;P&gt;C:\Program Files (x86)\Intel\VTune Amplifier XE 2013\bin32&amp;gt;amplxe-cl -finalize --search-dir all:rp=c:\amd64 -r c:\MCP_CPU&lt;BR /&gt;
	&lt;STRONG&gt;amplxe: Error: Result path `c:\MCP_CPU' does not exist.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2014 18:19:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964983#M9028</guid>
      <dc:creator>PING-CHING_Y_</dc:creator>
      <dc:date>2014-03-31T18:19:10Z</dc:date>
    </item>
    <item>
      <title>The results directory should</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964984#M9029</link>
      <description>&lt;P&gt;The results directory should be the directory where you collected the Amplifier XE results, originally. &amp;nbsp;What are the contents of c:\MCP_CPU?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2014 18:29:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964984#M9029</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2014-03-31T18:29:59Z</dc:date>
    </item>
    <item>
      <title>Here are the contents of c:</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964985#M9030</link>
      <description>&lt;P&gt;Here are the contents of c:\MCP_CPU&lt;/P&gt;

&lt;P&gt;===========================================&lt;/P&gt;

&lt;P&gt;C:\Program Files (x86)\Intel\VTune Amplifier XE 2013\bin32&amp;gt;dir c:\MCP_CPU&lt;BR /&gt;
	&amp;nbsp;Volume in drive C has no label.&lt;BR /&gt;
	&amp;nbsp;Volume Serial Number is 3810-44B3&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Directory of c:\MCP_CPU&lt;/P&gt;

&lt;P&gt;03/31/2014 &amp;nbsp;11:19 AM &amp;nbsp; &amp;nbsp;&amp;lt;DIR&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.&lt;BR /&gt;
	03/31/2014 &amp;nbsp;11:19 AM &amp;nbsp; &amp;nbsp;&amp;lt;DIR&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;..&lt;BR /&gt;
	03/31/2014 &amp;nbsp;11:16 AM &amp;nbsp; &amp;nbsp;&amp;lt;DIR&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;r000hs&lt;BR /&gt;
	03/31/2014 &amp;nbsp;11:21 AM &amp;nbsp; &amp;nbsp;&amp;lt;DIR&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;r001hs&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 File(s) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 bytes&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4 Dir(s) &amp;nbsp;44,421,107,712 bytes free&lt;/P&gt;

&lt;P&gt;C:\Program Files (x86)\Intel\VTune Amplifier XE 2013\bin32&amp;gt;dir c:\MCP_CPU\r001hs&lt;BR /&gt;
	&amp;nbsp;Volume in drive C has no label.&lt;BR /&gt;
	&amp;nbsp;Volume Serial Number is 3810-44B3&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Directory of c:\MCP_CPU\r001hs&lt;/P&gt;

&lt;P&gt;03/31/2014 &amp;nbsp;11:21 AM &amp;nbsp; &amp;nbsp;&amp;lt;DIR&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.&lt;BR /&gt;
	03/31/2014 &amp;nbsp;11:21 AM &amp;nbsp; &amp;nbsp;&amp;lt;DIR&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;..&lt;BR /&gt;
	03/31/2014 &amp;nbsp;11:21 AM &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 .norun&lt;BR /&gt;
	03/31/2014 &amp;nbsp;11:21 AM &amp;nbsp; &amp;nbsp;&amp;lt;DIR&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;config&lt;BR /&gt;
	&lt;STRONG&gt;03/31/2014 &amp;nbsp;11:21 AM &amp;nbsp; &amp;nbsp;&amp;lt;DIR&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;data.0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;==&amp;gt;&amp;gt; this folder has good amount of collected sample data.&lt;/STRONG&gt;&lt;BR /&gt;
	03/31/2014 &amp;nbsp;11:21 AM &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 709 r001hs.amplxe&lt;BR /&gt;
	03/31/2014 &amp;nbsp;11:21 AM &amp;nbsp; &amp;nbsp;&amp;lt;DIR&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;sqlite-db&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2 File(s) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;709 bytes&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5 Dir(s) &amp;nbsp;44,421,107,712 bytes free&lt;/P&gt;

&lt;P&gt;======================================================================&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2014 18:46:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964985#M9030</guid>
      <dc:creator>PING-CHING_Y_</dc:creator>
      <dc:date>2014-03-31T18:46:33Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964986#M9031</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Somehow my snapshot of "dir" command to that folder is blocked by site administrator.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Anyway, content of c:\MCP_CPU is as follows&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;It has folder called "&lt;/SPAN&gt;r001hs"&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;C:\Program Files (x86)\Intel\VTune Amplifier XE 2013\bin32&amp;gt;dir c:\MCP_CPU\r001hs&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;This has the following folders and files:&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;.norun&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;config&lt;BR /&gt;
	data.0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN style="font-weight: 700;"&gt;==&amp;gt;&amp;gt; &amp;nbsp;This folder has good amount of collected data.&lt;/SPAN&gt;&lt;BR /&gt;
	r001hs.amplxe&lt;BR /&gt;
	sqlite-db &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN style="font-weight: 700;"&gt;===&amp;gt;&amp;gt; &amp;nbsp;It has a big db file.&lt;/SPAN&gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2 File(s) &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5 Dir(s) &amp;nbsp;&lt;/P&gt;

&lt;P&gt;====================================&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2014 20:58:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964986#M9031</guid>
      <dc:creator>PING-CHING_Y_</dc:creator>
      <dc:date>2014-03-31T20:58:19Z</dc:date>
    </item>
    <item>
      <title>Are you saying you don't have</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964987#M9032</link>
      <description>&lt;P&gt;Are you saying you don't have access to that directory? &amp;nbsp;That would be a problem.&lt;/P&gt;

&lt;P&gt;Anyway, you need to specify the r001hs as the results directory in your command line, not just MCP_CPU. &amp;nbsp;So your command should be:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;amplxe-cl -finalize --search-dir all:rp=c:\amd64 -r c:\MCP_CPU\r001hs&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2014 21:01:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964987#M9032</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2014-03-31T21:01:50Z</dc:date>
    </item>
    <item>
      <title>Thanks Anderson!</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964988#M9033</link>
      <description>&lt;P&gt;Thanks Anderson!&lt;/P&gt;

&lt;P&gt;I have updated symbol path and result path. &amp;nbsp;Here is the result of "amplxe-cl".&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;C:\Program Files (x86)\Intel\VTune Amplifier XE 2013\bin32&amp;gt;amplxe-cl -finalize --search-dir all:rp=SRV*C:\Download_tools\_iometer-1.1.0-rc1-win32.i386-bin\symbols*http://msdl.microsoft.com/download/symbols &amp;nbsp;-r c:\MCP_CPU\r002hs&lt;BR /&gt;
	amplxe: Using result path `c:\MCP_CPU\r002hs'&lt;BR /&gt;
	amplxe: Executing actions 35 % Resolving information for `SHELL32.dll'&lt;BR /&gt;
	amplxe: Warning: Cannot locate debugging symbols for file `C:\Download_tools\_iometer-1.1.0-rc1-win32.i386-bin\IOMETER.exe'.&lt;BR /&gt;
	amplxe: Executing actions 39 % Resolving information for `MSWSOCK.DLL'&lt;BR /&gt;
	amplxe: Warning: Cannot locate debugging symbols for file `C:\Program Files (x86)\Intel\VTune Amplifier XE 2013\bin32\tpsstool.dll'.&lt;BR /&gt;
	amplxe: Warning: Cannot locate debugging symbols for file `C:\Download_tools\_iometer-1.1.0-rc1-win32.i386-bin\DYNAMO.exe'.&lt;BR /&gt;
	amplxe: Executing actions 100 % done&lt;/P&gt;

&lt;P&gt;Questions:&lt;/P&gt;

&lt;P&gt;If I only interested in my driver symbols, do I still have to resolve other symbols (including kernel)?&lt;/P&gt;

&lt;P&gt;I still do not see my driver symbols getting resolved.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;-Raj P.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2014 22:03:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964988#M9033</guid>
      <dc:creator>PING-CHING_Y_</dc:creator>
      <dc:date>2014-03-31T22:03:41Z</dc:date>
    </item>
    <item>
      <title>You only need to provide</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964989#M9034</link>
      <description>&lt;P&gt;You only need to provide symbols for what you want to see symbols. :)&lt;/P&gt;

&lt;P&gt;First, are you sure there are samples in your driver? &amp;nbsp;Ah, okay. &amp;nbsp;I just answered my own question. &amp;nbsp;Basic Hotspots (which is what r001&lt;STRONG&gt;hs&lt;/STRONG&gt; means) only collects &lt;A href="http://software.intel.com/sites/products/documentation/doclib/iss/2013/amplifier/lin/ug_docs/GUID-52EEC5FB-FE7A-4852-B8BA-97C10E6DB162.htm"&gt;user-mode samples&lt;/A&gt;. &amp;nbsp;To profile drivers, you must use Advanced Hotspots or one of the advanced analysis types, like General Exploration.&lt;/P&gt;

&lt;P&gt;Which version are you using, btw? &amp;nbsp;If you are using 2013 Update 16, please see the Help topic:&amp;nbsp;&lt;A href="http://software.intel.com/en-us/node/496484"&gt;Attaching to a Process&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2014 22:40:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964989#M9034</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2014-03-31T22:40:22Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;&gt;If I only interested in my</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964990#M9035</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;If I only interested in my driver symbols, do I still have to resolve other symbols (including kernel)?&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;

&lt;P&gt;Usually only if you are interested in profiling kernel mode code.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2014 08:05:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964990#M9035</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-04-01T08:05:23Z</dc:date>
    </item>
    <item>
      <title>Hello Anderson,</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964991#M9036</link>
      <description>&lt;P&gt;Hello Anderson,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Yes, I'm using 2013 Update 16 (build 342405).&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;As per suggestion, I switched to Advanced Hotspots. &amp;nbsp;Now it appears to be sampling kernel modules as well. &amp;nbsp;Unfortunately, I still don't see my driver symbols getting resolved.&lt;/P&gt;

&lt;P&gt;FYI, using windbg, I could set breakpoints.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;-Raj P.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2014 18:02:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964991#M9036</guid>
      <dc:creator>PING-CHING_Y_</dc:creator>
      <dc:date>2014-04-01T18:02:30Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;&gt;FYI, using windbg, I could</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964992#M9037</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14.399999618530273px;"&gt;&amp;gt;&amp;gt;&amp;gt;FYI, using windbg, I could set breakpoints&amp;gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14.399999618530273px;"&gt;Can you your symbols while debugging?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2014 18:09:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964992#M9037</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-04-01T18:09:35Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964993#M9038</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am not quite sure I understood your question. &amp;nbsp;If you don't mind, please elaborate.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;-Raj P.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2014 18:18:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964993#M9038</guid>
      <dc:creator>PING-CHING_Y_</dc:creator>
      <dc:date>2014-04-01T18:18:53Z</dc:date>
    </item>
    <item>
      <title>The question is, do you see</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964994#M9039</link>
      <description>&lt;P&gt;The question is, do you see any samples in your driver's module? &amp;nbsp;Switch to the "Module / Function / Call stack" grouping. &amp;nbsp;Do you see your module in the list?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2014 19:31:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964994#M9039</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2014-04-01T19:31:40Z</dc:date>
    </item>
    <item>
      <title>Hello Anderson,</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964995#M9040</link>
      <description>&lt;P&gt;Hello Anderson,&lt;/P&gt;

&lt;P&gt;I do not see my module in the list. :-( &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;-Raj P.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2014 19:49:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964995#M9040</guid>
      <dc:creator>PING-CHING_Y_</dc:creator>
      <dc:date>2014-04-01T19:49:17Z</dc:date>
    </item>
    <item>
      <title>Are you exercising the code</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964996#M9041</link>
      <description>&lt;P&gt;Are you exercising the code in your driver &lt;STRONG&gt;enough&lt;/STRONG&gt;&amp;nbsp;to collect samples in your driver? &amp;nbsp;If you're not spending enough time in the code, you won't get any samples. &amp;nbsp;This is common in driver code, since driver code is typically doing things as quickly as possible so as not to slow the system. &amp;nbsp;Can you estimate how much time you expect to spend in your driver code during the sampling session?&lt;/P&gt;

&lt;P&gt;Your test harness should ensure that your driver code gets exercised &lt;STRONG&gt;a lot&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2014 19:55:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964996#M9041</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2014-04-01T19:55:54Z</dc:date>
    </item>
    <item>
      <title>Yes, I do run my test about 2</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964997#M9042</link>
      <description>&lt;P&gt;Yes, I do run my test about 2 to 3 minutes. &amp;nbsp;Please let me know if you think it's not enough. &amp;nbsp;Each and every IO has to go through my driver.&lt;/P&gt;

&lt;P&gt;Please find the jpeg file to see find if anything obvious. &amp;nbsp;btw, my driver name tapwdffltr.sys&lt;/P&gt;

&lt;P&gt;Is it possible to do remote sessions or conf. call&amp;nbsp;help further?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2014 21:16:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964997#M9042</guid>
      <dc:creator>PING-CHING_Y_</dc:creator>
      <dc:date>2014-04-01T21:16:08Z</dc:date>
    </item>
    <item>
      <title>No, not in general.  If you</title>
      <link>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964998#M9043</link>
      <description>&lt;P&gt;No, not in general. &amp;nbsp;If you have an Intel field representative, you can contact him/her and ask for assistance.&lt;/P&gt;

&lt;P&gt;I highly suspect your code isn't executing enough. &amp;nbsp;Notice there are several drivers in the module list. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;When I talked about estimated code execution time, I was referring to the code path likely taken in your driver. &amp;nbsp;How many instructions and can you estimate the number of cycles it would take, on average, to execute that sequence of instructions? &amp;nbsp;If it is very small, say &amp;lt;200 us, and you are sampling at 1 ms, you may well miss your code!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Another thing you might have to do is to change the Target type to "Profile system" from "Launch application." &amp;nbsp;Are you configuring VTune Amplifier to launch an application? &amp;nbsp;If so, I believe this can cause a problem since your driver typically does not execute in the context of a single application, but rather on the stack of whatever thread was executing when it was given the CPU by the OS.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;You can try to increase the sample rate, with the understanding that the results may be less accurate because of increased overhead, but will increase the likelihood that you get samples in your code.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;Make sure you are correctly setting the "Duration estimate time" value in the project properties. &amp;nbsp;This setting will adjust the sample rate to increase accuracy.&lt;/SPAN&gt;&lt;/P&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;You can also increase the sample rate by creating a custom analysis type based on Advanced Hotspots and decreasing the sample-after value for CPU_CLK_UNHALTED.REF_TSC. &amp;nbsp;Just be care and do it incrementally. &amp;nbsp;For example, decrease it by a factor of 10 to start with. &amp;nbsp;If you make it too low, you can slow the system down so much that it is unusable, although there are some controls in VTune Amplifier XE to guard against this in the latest releases.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 01 Apr 2014 21:51:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-not-load-symbols-for-Windows-driver/m-p/964998#M9043</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2014-04-01T21:51:12Z</dc:date>
    </item>
  </channel>
</rss>

