<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Sat, 26 May 2012 04:12:17 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/intel-parallel-inspector-kb/type/landing-links/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network articles Feed</title>
    <link>http://software.intel.com/en-us/articles/intel-parallel-inspector-kb/type/landing-links/</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>How to analyze an application without having a Visual Studio* project</title>
      <description><![CDATA[ <p>Intel® Parallel Amplifier and Intel® Parallel Inspector are fully integrated applications within Microsoft Visual Studio* and so require a Visual Studio project to store the configuration needed for testing.  So how do you use the Amplifier or Inspector on an application for which you only have the binary files?</p>
<p>There are two ways to create an Amplifier or Inspector analysis project when all you have is the .exe and associated .dlls.  The first uses a command prompt window. Within the command prompt window, type a command similar to the following:</p>
<p ><i>devenv /debugexe MyApplication.exe --app-param1 value1 --app-switch1</i></p>
<p>This command will start the Visual Studio IDE, create a project for <i>MyApplication.exe</i> application and set the application's options.  Next, right-click the project in the Visual Studio Solution Explorer or find the tool bar and start Amplifier or Inspector as usual. The results will be stored in <b>My Amplifier</b> or <b>Inspector Results </b>directory, which is created near the executable. You can override where the results are stored in preferences and target them to a specific directory.</p>
<p>The second method utilizes the Visual Studio environment.  Start Visual Studio and create a solution based on a single executable file: File -&gt; Open -&gt; Project/Solution.<br /><br /><img src="http://software.intel.com/file/14482" alt="OpenProject.JPG" title="OpenProject.JPG" /><br /><br />Select your .exe file. A solution with the same name as the .exe file is created.  Save the solution, then right-click the project in the Visual Studio Solution Explorer or find the tool bar and start Amplifier or Inspector as usual.</p> ]]></description>
      <link>http://software.intel.com/en-us/articles/analyze-application-without-having-vs-project/</link>
      <pubDate>Sat, 28 Feb 2009 21:00:00 -0800</pubDate>
      <comments>http://software.intel.com/en-us/articles/analyze-application-without-having-vs-project/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/analyze-application-without-having-vs-project/</guid>
      <category>Tools</category>
      <category>Intel® Parallel Amplifier Knowledge Base</category>
      <category>Intel® Parallel Inspector Knowledge Base</category>
    </item>
  </channel></rss>
