<?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: Collect data under Linux, view under Windows? in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Collect-data-under-Linux-view-under-Windows/m-p/980305#M9974</link>
    <description>John, &lt;BR /&gt;&lt;BR /&gt;The feature you are looking for exists. It is "pack &amp;amp; Go".&lt;BR /&gt;&lt;BR /&gt;do&lt;BR /&gt;&amp;gt; vtl pack filename&lt;BR /&gt;&lt;BR /&gt;you'll get "filename.vxp" file.&lt;BR /&gt;&lt;BR /&gt;Transfer this file somehow to the drive that the Windows Box has the access, and do "File -&amp;gt; Unpack" in VTune 7.X.&lt;BR /&gt;&lt;BR /&gt;Actually this is the best way currently available to see and analyze results.&lt;BR /&gt;&lt;BR /&gt;Please be aware that only the whole project can be packed (no separate activity results can be chosen for the pack). That?s why I recommend you to open "new projects" using the VTUNE_USER_DIR (see my replay to your previous post)&lt;BR /&gt;&lt;BR /&gt;-Daniel&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 20 Nov 2003 02:39:44 GMT</pubDate>
    <dc:creator>Daniel_B_Intel2</dc:creator>
    <dc:date>2003-11-20T02:39:44Z</dc:date>
    <item>
      <title>Collect data under Linux, view under Windows?</title>
      <link>https://community.intel.com/t5/Analyzers/Collect-data-under-Linux-view-under-Windows/m-p/980304#M9973</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm able to collect activity data for my application&lt;BR /&gt;running under Linux.&lt;BR /&gt;&lt;BR /&gt;Unfortunately the Windows machines in our organization&lt;BR /&gt;are on another network.&lt;BR /&gt;&lt;BR /&gt;I'm wondering if I can redirect some output (under Linux)&lt;BR /&gt;to a file and get VTune on a Windows machine to read&lt;BR /&gt;that file.  That way I can "sneakernet" my data to&lt;BR /&gt;a place I hope I could view it graphically.&lt;BR /&gt;&lt;BR /&gt;So, for instance, I would do the following:&lt;BR /&gt;    vtl view -ha -mn PatternFile_ut &amp;gt; output.txt&lt;BR /&gt;&lt;BR /&gt;Will this work?&lt;BR /&gt;Any pointers for me?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;John Roberts&lt;BR /&gt;john_roberts@credence.com&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Nov 2003 05:26:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Collect-data-under-Linux-view-under-Windows/m-p/980304#M9973</guid>
      <dc:creator>Deleted_U_Intel</dc:creator>
      <dc:date>2003-11-19T05:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Collect data under Linux, view under Windows?</title>
      <link>https://community.intel.com/t5/Analyzers/Collect-data-under-Linux-view-under-Windows/m-p/980305#M9974</link>
      <description>John, &lt;BR /&gt;&lt;BR /&gt;The feature you are looking for exists. It is "pack &amp;amp; Go".&lt;BR /&gt;&lt;BR /&gt;do&lt;BR /&gt;&amp;gt; vtl pack filename&lt;BR /&gt;&lt;BR /&gt;you'll get "filename.vxp" file.&lt;BR /&gt;&lt;BR /&gt;Transfer this file somehow to the drive that the Windows Box has the access, and do "File -&amp;gt; Unpack" in VTune 7.X.&lt;BR /&gt;&lt;BR /&gt;Actually this is the best way currently available to see and analyze results.&lt;BR /&gt;&lt;BR /&gt;Please be aware that only the whole project can be packed (no separate activity results can be chosen for the pack). That?s why I recommend you to open "new projects" using the VTUNE_USER_DIR (see my replay to your previous post)&lt;BR /&gt;&lt;BR /&gt;-Daniel&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2003 02:39:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Collect-data-under-Linux-view-under-Windows/m-p/980305#M9974</guid>
      <dc:creator>Daniel_B_Intel2</dc:creator>
      <dc:date>2003-11-20T02:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Collect data under Linux, view under Windows?</title>
      <link>https://community.intel.com/t5/Analyzers/Collect-data-under-Linux-view-under-Windows/m-p/980306#M9975</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;John, &lt;/P&gt;
&lt;P&gt;Linux executable and source files are needed to drill down to the source view (or disassemble).&lt;/P&gt;
&lt;P&gt;For the sampling collection the unpack should be enough to show symbols for "modules of interest" and the modules that were drilled down to on the box where the collection was done.&lt;/P&gt;
&lt;P&gt;use "-moi" flag to specifythe modules you 'd like to see symbols when you collect your data on Linux if you pack right after the collection.&lt;/P&gt;
&lt;P&gt;(like vtl activity -c sampling -app path_to_application -moi module1 -moi module2 -moi path_to_application ........ run)&lt;/P&gt;
&lt;P&gt;-Daniel&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 24 Nov 2003 20:49:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Collect-data-under-Linux-view-under-Windows/m-p/980306#M9975</guid>
      <dc:creator>Daniel_B_Intel2</dc:creator>
      <dc:date>2003-11-24T20:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Collect data under Linux, view under Windows?</title>
      <link>https://community.intel.com/t5/Analyzers/Collect-data-under-Linux-view-under-Windows/m-p/980307#M9976</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To follow-up on his question.&lt;BR /&gt;&lt;BR /&gt;Is there a way to collect data from VTune remotely from Windows, while the target is a Linux computer? (not pack &amp;amp; go, but collect remotely)&lt;BR /&gt;&lt;BR /&gt;I found docummentation for the case when both are Linux:&lt;BR /&gt;&lt;A href="http://www.intel.com/software/products/documentation/vlin/mergedProjects/analyzer_ec/remotedc_hh/an_collecting_remote_data_on_linux__systems_vtl.htm" target="_blank"&gt;http://www.intel.com/software/products/documentation/vlin/mergedProjects/analyzer_ec/remotedc_hh/an_collecting_remote_data_on_linux__systems_vtl.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Oct 2009 05:06:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Collect-data-under-Linux-view-under-Windows/m-p/980307#M9976</guid>
      <dc:creator>chester_grimmes</dc:creator>
      <dc:date>2009-10-26T05:06:59Z</dc:date>
    </item>
  </channel>
</rss>

