<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Sun, 12 Feb 2012 07:43:40 -0800 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-kb/type/compatibility/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network articles Feed</title>
    <link>http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-kb/type/compatibility/</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>Custom Performance Counters, Visual Studio*, and the VTune Performance Analyzer</title>
      <description><![CDATA[ <br />
<div id="art_pre_template"><b>Problem : </b><br />If you have a Visual Studio solution where one of the projects is a performance counter DLL, after installing the VTune analyzer and integrating it into Visual Studio, you may find that any attempt to build the DLL fails.<br /><br /><b>Environment : </b><br />Windows*<br /><br /><b>Root Cause : </b><br />The VTune Performance Analyzer, upon start up, launches a helper process, 'vtunecca.exe'.  This helper process collects the list of performance objects and counters available in the system for configuration in preparation for Counter Monitor data collection.  This procedure of loading the performance objects and counters causes all custom performance counter DLLs to be loaded and locked into that process.  Consequently, when an attempt is made to build a custom performance counter DLL, the build fails because the DLL is open for access and cannot be overwritten.<br /><br /><b>Resolution : </b><br />There are a couple of workarounds for this known issue:<br /><ol>
<li>Un-integrate the VTune analyzer from Visual Studio.  Since the VTune analyzer has a standalone graphic interface, you can un-integrate from Visual Studio and use the standalone GUI to collect data.<br />To un-integrate: in the Control Panel, go to <b>Add/Remove Programs</b> and select the <b>VTune Performance Analyzer</b> and then press the <b>Change</b> button.  When the dialog opens, select <b>Modify</b> and step through the dialogs pressing <b>Next</b> until you get to the dialog that allows you to uncheck the <b>integrate with Visual Studio</b> option.</li>
<li>Rename the vtunecca.exe file prior to starting Visual Studio.  You can find the vtunecca.exe file in the C:\Program Files\Intel\VTune\Analyzer\Bin directory.  Of course, you cannot use the Counter Monitor while the name of this file is changed, but you will be able to build the DLL and test it using other means.<br />Simply rename the file back to the original vtunecca.exe and the Counter Monitor feature will begin working again, after restarting the VTune analyzer.</li>
</ol></div> ]]></description>
      <link>http://software.intel.com/en-us/articles/custom-performance-counters-visual-studio-and-the-vtune-performance-analyzer/</link>
      <pubDate>Sun, 15 Aug 2010 21:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/custom-performance-counters-visual-studio-and-the-vtune-performance-analyzer/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/custom-performance-counters-visual-studio-and-the-vtune-performance-analyzer/</guid>
      <category>Intel® VTune™ Performance Analyzer for Windows* Knowledge Base</category>
    </item>
    <item>
      <title>Call graph and Time Based Sampling problems on Microsoft Windows Server 2008 R2 </title>
      <description><![CDATA[ <br />
<div id="art_pre_template"><strong>Problem</strong>: <br />Time Based Sampling gives an error: "Failed to create sampling database. Probably .tb5 files are corrupted or don't exist." Call graph also produces an error: “ Error in Module.. Copying Module failed”<br /><br /><br /><strong>Environment</strong>: <br />Microsoft Windows* Server 2008 R2 and VTune(TM) analyzer for Windows Update 7<br /><br /><br /><strong>Root Cause</strong>: <br />Microsoft Windows* Server 2008 R2 is Windows* 7-based. This update (Update 7) of VTune(TM) analyzer supports Windows 7* OS with event based sampling. It has no support for Time Based Sampling or call graph. <br /><br /><br /><strong>Resolution: <br /></strong>For Time Based Sampling or call graph capabilities on Windows 7*, you can use Intel(R) Parallel Amplifier's "hotspot analysis" (statistical call tree). Parallel Amplifier can be downloaded from the Intel website (<a href="http://software.intel.com/en-us/intel-parallel-amplifier/">http://software.intel.com/en-us/intel-parallel-amplifier/</a> ) and will recognize a current, valid VTune analyzer license. We do plan to move the “hotspot” analysis into a future version of VTune analyzer, until then, please use Parallel Amplifier. If you need to use the existing call graph capability in VTune analyzer, please use it on Windows XP* or Vista*. For Time Based Sampling, you can use Event Based Sampling and select Clockticks. <br /></div> ]]></description>
      <link>http://software.intel.com/en-us/articles/call-graph-and-time-based-sampling-problems-on-microsoft-windows-server-2008-r2/</link>
      <pubDate>Tue, 04 May 2010 21:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/call-graph-and-time-based-sampling-problems-on-microsoft-windows-server-2008-r2/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/call-graph-and-time-based-sampling-problems-on-microsoft-windows-server-2008-r2/</guid>
      <category>Intel® Parallel Amplifier</category>
      <category>Intel® VTune™ Performance Analyzer for Windows* Knowledge Base</category>
    </item>
    <item>
      <title>Application Crashes When Attempting Call Graph Profiling</title>
      <description><![CDATA[ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="ProgId" content="Word.Document" />
<meta name="Generator" content="Microsoft Word 11" />
<meta name="Originator" content="Microsoft Word 11" />
<link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Cdlanders%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" />
<link rel="Edit-Time-Data" href="file:///C:%5CDOCUME%7E1%5Cdlanders%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_editdata.mso" />

<p><b>Application Crashes or No Data Collected When Attempting Call Graph Profiling</b></p>
We have seen cases where a user's application will crash when the VTune analyzer launches the application for call graph profiling.  Another symptom of this problem is the <b>No results were generated </b>message from the VTune analyzer, after the application under test completes.  Because of our binary instrumentation technology, and the injecting of code into a user application, sometimes various Microsoft* runtime libraries will cause the application to crash.  Symptoms vary, but you may see the "unhandled exception" message and the "Just-In-Time Debugger" prompt from Visual Studio*.  <br /><br /> <img src="http://software.intel.com/file/23442" title="JIT+debugger.JPG" alt="JIT+debugger.JPG" /><br /><br /> Followed by the VTune analyzer "No results were generated for this run" message:<br /><br /> <img src="http://software.intel.com/file/23443" title="no_results.JPG" alt="no_results.JPG" /><br /><br /> Reducing the instrumentation level of the Microsoft runtime libraries will often enable you to workaround this problem.  Follow these steps to apply the workaround:<br /><br /> 1)      Right-click on the Activity in the Tuning Browser and select <b>Modify Collectors...</b>:<br /><br /> <img src="http://software.intel.com/file/23444" title="modifycollector.JPG" alt="modifycollector.JPG" /><br /><br /> 2)      After the <b>Configure Call Graph</b> dialog appears, scroll the list of modules until you locate the msvcr<i>nn</i>[d].dll and msvcrt.dll modules.  The <i>nn</i> represents the version of Visual Studio that you are using.  In our example, Visual Studio 2005 was used and, therefore, <i>nn</i> = "80", as in 8.0.  If you are using Visual Studio 2008, the module would be msvcr90.dll or msvcr90d.dll, where the '<i>d</i>' representing the debug version of the DLL.<br /><br /> <img src="http://software.intel.com/file/23445" title="CollectorConfigDlg.JPG" alt="CollectorConfigDlg.JPG" /><br /><br /> Note that color-coding is used in the module list.  An explanation of the colors follows, and is available in the online help, as well.<br /><br /> 
<ul>
<li><span >Gray</span>: Modules you added to the project from the Application/Module Profile Configuration dialog box, or from the Call Graph Configuration Wizard.</li>
<li><span >Blue</span>: Modules added during call graph instrumentation as dependencies of the selected modules.</li>
<li>White: Modules you added via Add button, or added during run-time instrumentation.</li>
</ul>
<br /> 3)      Click on the <b>Instrumentation Level</b> cell for the <b>msvcr80.dll</b>, for example, and select <b>Minimal</b>:<br /><br /> <img src="http://software.intel.com/file/23446" title="CollectorConfigDlg2.JPG" alt="CollectorConfigDlg2.JPG" /><br /><br /> 4)      Press <b>Apply</b> and then <b>Instrument Now</b>:<br /><br /> <img src="http://software.intel.com/file/23447" title="CollectorConfigDlg3b.JPG" alt="CollectorConfigDlg3b.JPG" /><br /><br /> 5)      Now <b>OK</b> out of all dialogs and re-run the activity.<br /><br /> In this example, simply reducing the instrumentation level of msvcr80.dll resolved the problem and results were successfully collected.  The effect of reducing the instrumentation level on the runtime libraries is that no information regarding calls into those modules will be available in the call graph data.  If this information is critical for your tuning activity, you can try to use the Custom Instrumentation (see <b>Functions...</b> button) to deselect functions until the call graph activity succeeds.  Using a binary search technique, you would narrow down which function or functions fail when they are instrumented and select to not instrument them.  Follow these steps to accomplish this task:<br /><br /> <br /><br /> 1)      Press <b>Functions...</b> for the module of concern.  You will see a dialog box such as this:<br /> <br /><img src="http://software.intel.com/file/23451" title="functions1.JPG" alt="functions1.JPG" /><br /><br /> 2)      Now, using the scroll bar move to the middle of the list and select that line:<br /> <br /><img src="http://software.intel.com/file/23452" title="functions2.JPG" alt="functions2.JPG" /><br /><br /> 3)      Press Shift-Ctrl-End to select from this line to the bottom of the list.  The horizontal scroll bar will move all the way to the right.  Simply grab it and move it back to the left:<br /> <br /><img src="http://software.intel.com/file/23453" title="functions3.JPG" alt="functions3.JPG" /><br /><br /> 4)      Press the <b>Uncheck</b> button:<br /> <br /><img src="http://software.intel.com/file/23454" title="functions4.JPG" alt="functions4.JPG" /><br /><br /> 5)      Press <b>OK</b> and then <b>Apply</b> and <b>Instrument Now</b>:<br /> <br /><img src="http://software.intel.com/file/23455" title="functions5.JPG" alt="functions5.JPG" /><br /> <br /> <br /><br /> 6)      Notice that <b>Instrumentation Level</b> now shows <b>Custom</b> for the selected module.<br /><br /> 7)      <b>OK</b> out of all dialogs and re-run the Activity.<br /><br /> If the application fails, again, modify the function selection so that the top half of the functions is selected and re-run the activity.  In this way, you can narrow down which function(s) do not like to be instrumented (or "fail" when instrumented).<br /><br /> An alternative to the VTune analyzer's Call Graph feature is the <a href="http://software.intel.com../../../../en-us/intel-parallel-amplifier/">Intel® Parallel Amplifier</a>'s Hotspot analysis.  Parallel Amplifier uses a new technology to collect periodic samples, similar to "Clockticks" in the VTune analyzer, with complete call stacks, so that the call path to the hotspot is visible without instrumentation.  If you have a valid license for the VTune analyzer that includes support through April 1, 2010, you can download, install, and use Parallel Amplifier without any additional cost.<br /><br /> ]]></description>
      <link>http://software.intel.com/en-us/articles/application-crashes-when-attempting-call-graph-profiling/</link>
      <pubDate>Fri, 30 Oct 2009 00:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/application-crashes-when-attempting-call-graph-profiling/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/application-crashes-when-attempting-call-graph-profiling/</guid>
      <category>Intel® VTune™ Performance Analyzer for Windows* Knowledge Base</category>
    </item>
    <item>
      <title>Using the Microsoft* Symbol Server with the VTune(TM) Performance Analyzer</title>
      <description><![CDATA[ Starting with version 9.1 of the VTune analyzer, you can specify paths to the Microsoft* symbol server in a standard convention.  For example, <b>SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols</b>, in Configure &gt; Options &gt; Directories preference page for Symbol Files.<br /><br /><img src="http://software.intel.com/file/21331" title="Directories_dlg.JPG" alt="Directories_dlg.JPG" /><br /><br />Use this feature to enable sampling data to be attributed to functions within system DLLs.<br /><br />During downloading of the PDB files, you will see messages in the Output window similar to the following:<br /><br /><img src="http://software.intel.com/file/21332" title="output.JPG" alt="output.JPG" /><br /><br />For more information regarding the Microsoft Symbol Server, please see  <a linkindex="6" href="http://www.microsoft.com/whdc/devtools/debugging/debugstart.mspx"> http://www.microsoft.com/whdc/devtools/debugging/debugstart.mspx.</a> <br /><br />Some caveats:<br /> 
<ul type="square">
<li>This does not affect Call Graph instrumentation, that is, Call Graph will not instrument the functions within system DLLs even if you specify a path to the symbol server.  This is by design.  System DLLs are only instrumented at the Exports level.</li>
<li>Specifying a path for the Microsoft Symbol Server may slow down the following operations, especially with a slow Internet connection:           
<ul>
<li>Opening Sampling hot spot views</li>
<li>Source View drill down</li>
<li>Call Graph symbols resolution</li>
<li>Static module viewer</li>
</ul>
</li>
</ul>
<br /> ]]></description>
      <link>http://software.intel.com/en-us/articles/using-the-microsoft-symbol-server-with-the-vtunetm-performance-analyzer/</link>
      <pubDate>Tue, 21 Jul 2009 00:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/using-the-microsoft-symbol-server-with-the-vtunetm-performance-analyzer/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/using-the-microsoft-symbol-server-with-the-vtunetm-performance-analyzer/</guid>
      <category>Intel® VTune™ Performance Analyzer for Windows* Knowledge Base</category>
    </item>
    <item>
      <title>Intel® VTune™ Performance Analyzer for Windows* - Time-based Sampling is Grayed Out</title>
      <description><![CDATA[ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body>
<table border="0" cellspacing="15" cellpadding="0"><tr><td class="bodycopy">
<p><strong>Symptom(s):</strong><br>When using the sampling wizard to configure an activity for remote data collection or when configuring the sampling collector, the time-based sampling option is grayed out.</p>
<p><strong>Solution:</strong><br>Currently, only Event-based sampling (EBS) is supported by the remote agent for Linux*. Using EBS with the Clockticks event is usually equivalent to TBS. See the online help for information regarding Non-halt and Non-sleep Clockticks for certain Pentium&reg; processors.</p>
<p><strong>Operating System:</strong><br></p>
<table border="0" cellspacing="0" cellpadding="0"><tr><td class="xs">Linux*</td></tr></table>
</td></tr></table>
<table border="0" cellspacing="0" cellpadding="0">
<tr><td><img src="http://software.intel.com/file/6324" width="388" height="5"></td></tr>
<tr><td height="10"></td></tr>
</table>
</body></html>
 ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-time-based-sampling-is-grayed-out/</link>
      <pubDate>Fri, 19 Sep 2008 00:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-time-based-sampling-is-grayed-out/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-time-based-sampling-is-grayed-out/</guid>
      <category>Intel® VTune™ Performance Analyzer for Linux* Knowledge Base</category>
      <category>Intel® VTune™ Performance Analyzer for Windows* Knowledge Base</category>
    </item>
    <item>
      <title>Intel® VTune™ Performance Analyzer for Windows* - Turning on Debug Symbols for Borland* Delphi* Enterprise Version 6.0</title>
      <description><![CDATA[ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body>
<table border="0" cellspacing="15" cellpadding="0"><tr><td class="bodycopy">
<p>To generate debug symbols for a Borland Delphi Enterprise Version 6.0 project:</p>
<ol>
<li>Set the following in the Project/Options/Compiler/Debugging tab:
<ul>
<li>Debug information &lt;ON&gt;</li>
<li>Local symbols &lt;ON&gt;</li>
<li>Reference info &lt;ON&gt;</li>
<li>Assertions &lt;ON&gt;</li>
</ul>
</li>
<li>Set the following in the Project/Options/Linker/EXE and DLL options tab:
<ul><li>Include TD32 debug info &lt;ON&gt;</li></ul>
</li>
<li>Set the following in the Project/Options/Linker/Map file tab:
<ul><li>Off &lt;ON&gt;</li></ul>
</li>
<li>Set the following in the Project/Options/Linker/Linker output tab:
<ul><li>Generate DCUs &lt;ON&gt;</li></ul>
</li>
</ol>
<strong>Note:</strong> Similar options should be applicable to Borland Delphi 7.0.
<p><strong>Operating System:</strong><br></p>
<table border="0" cellspacing="0" cellpadding="0"><tr><td class="xs">Windows* XP Professional, Windows Server* 2003, Windows Server* 2003 Standard Edition</td></tr></table>
</td></tr></table>
<table border="0" cellspacing="0" cellpadding="0">
<tr><td><img src="http://software.intel.com/file/6324" width="388" height="5"></td></tr>
<tr><td height="10"></td></tr>
</table>
</body></html>
 ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-turning-on-debug-symbols-for-borland-delphi-enterprise-version-60/</link>
      <pubDate>Fri, 19 Sep 2008 00:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-turning-on-debug-symbols-for-borland-delphi-enterprise-version-60/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-turning-on-debug-symbols-for-borland-delphi-enterprise-version-60/</guid>
      <category>Intel® VTune™ Performance Analyzer for Linux* Knowledge Base</category>
      <category>Intel® VTune™ Performance Analyzer for Windows* Knowledge Base</category>
    </item>
    <item>
      <title>Intel® VTune™ Performance Analyzer for Windows* - Known Issues on Windows Vista* and Windows* Longhorn Server Systems</title>
      <description><![CDATA[ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body>
<table border="0" cellspacing="15" cellpadding="0"><tr><td class="bodycopy">
<ul>
<li>Sampling driver called 
<strong>sepdrv.sys</strong> is not digitally signed. x64 editions of Windows Vista* operating system disable unsigned drivers by default so that it prevents sampling collection. In order to enable the driver, reboot the system, press 
<strong>F8</strong> during the boot and select 
<strong>Disable Driver Signature Enforcement</strong>. This setting does not persist across boot sessions.
<br><br>
</li>
<li>Installation may hang on Windows* Longhorn Server during 
<strong>CGExeCtrl.exe</strong> and 
<strong>CGExeCtrl_LINUX.exe</strong> registration. If it hangs, open Task Manager and end hanging processes 
<strong>CGExeCtrl.exe</strong> and 
<strong>CGExeCtrl_LINUX.exe</strong> and continue installation. Some call graph features may not work but the rest of features is not affected.</li>
</ul>
<p><strong>Operating System:</strong><br></p>
<table border="0" cellspacing="0" cellpadding="0"><tr><td class="xs">Windows Vista*</td></tr></table>
</td></tr></table>
<table border="0" cellspacing="0" cellpadding="0">
<tr><td><img src="http://software.intel.com/file/6324" width="388" height="5"></td></tr>
<tr><td height="10"></td></tr>
</table>
</body></html>
 ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-known-issues-on-windows-vista-and-windows-longhorn-server-systems/</link>
      <pubDate>Fri, 19 Sep 2008 00:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-known-issues-on-windows-vista-and-windows-longhorn-server-systems/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-known-issues-on-windows-vista-and-windows-longhorn-server-systems/</guid>
      <category>Intel® VTune™ Performance Analyzer for Linux* Knowledge Base</category>
      <category>Intel® VTune™ Performance Analyzer for Windows* Knowledge Base</category>
    </item>
    <item>
      <title>Intel® VTune™ Performance Analyzer 8.0 for Windows* - Dual-core Processors Supported by the Latest VTune™ Analyzer Releases</title>
      <description><![CDATA[ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body>
<table border="0" cellspacing="15" cellpadding="0"><tr><td class="bodycopy"><p>Usually VTune&trade; Performance Analyzer can be run on a system with any new Intel® processor and certain features such as 
<strong>call graph</strong> work in the same way they do on earlier processors. Other features such as 
<strong>sampling</strong> collection or disassembly view may give inadequate results. Please check product release notes for supported processors.</p></td></tr></table>
<table border="0" cellspacing="0" cellpadding="0">
<tr><td><img src="http://software.intel.com/file/6324" width="388" height="5"></td></tr>
<tr><td height="10"></td></tr>
</table>
</body></html>
 ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-80-for-windows-dual-core-processors-supported-by-the-latest-vtune-analyzer-releases/</link>
      <pubDate>Fri, 19 Sep 2008 00:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-80-for-windows-dual-core-processors-supported-by-the-latest-vtune-analyzer-releases/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-80-for-windows-dual-core-processors-supported-by-the-latest-vtune-analyzer-releases/</guid>
      <category>Intel® VTune™ Performance Analyzer for Linux* Knowledge Base</category>
      <category>Intel® VTune™ Performance Analyzer for Windows* Knowledge Base</category>
    </item>
    <item>
      <title>Are Microsoft* Visual Studio* .NET* Symbols Supported?</title>
      <description><![CDATA[ <p>Yes. The Intel® VTune™ Performance Analyzer  <em>does</em> support Visual Studio* .NET* symbols for C, C++, C# and Visual Basic* languages. Please see the online help for information about generating symbols in the Visual Studio .NET environment. See the topic <strong>Microsoft* .NET* Compilers</strong> under  <strong>Symbol and Debug Information</strong>.</p> ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-are-microsoft-visual-studio-net-symbols-supported/</link>
      <pubDate>Fri, 19 Sep 2008 00:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-are-microsoft-visual-studio-net-symbols-supported/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-vtune-performance-analyzer-for-windows-are-microsoft-visual-studio-net-symbols-supported/</guid>
      <category>Intel® VTune™ Performance Analyzer for Windows* Knowledge Base</category>
    </item>
  </channel></rss>
