<?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 Intel VTune for Ubuntu in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848064#M2875</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are there any good user guides out there for installing VTunes on Ubuntu?&lt;BR /&gt;Any suggestions would be appreciated. If anyone has had any luck with Ubuntu&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chester</description>
    <pubDate>Tue, 13 Oct 2009 04:07:04 GMT</pubDate>
    <dc:creator>chester_grimmes</dc:creator>
    <dc:date>2009-10-13T04:07:04Z</dc:date>
    <item>
      <title>Intel VTune for Ubuntu</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848064#M2875</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are there any good user guides out there for installing VTunes on Ubuntu?&lt;BR /&gt;Any suggestions would be appreciated. If anyone has had any luck with Ubuntu&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chester</description>
      <pubDate>Tue, 13 Oct 2009 04:07:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848064#M2875</guid>
      <dc:creator>chester_grimmes</dc:creator>
      <dc:date>2009-10-13T04:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Intel VTune for Ubuntu</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848065#M2876</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;There is no specific document for Ubuntu.&lt;BR /&gt;&lt;BR /&gt;First at all, please refer to latest v9.1 Update - VTune Analyzer supports Ubuntu* 8.10. Other version is NOT guaranteed&lt;BR /&gt;&lt;BR /&gt;Secondarythe user should work as "root" user, such as "sudo su -"&lt;BR /&gt;&lt;BR /&gt;Use "apt-get update", "apt-get Upgrade" to install necessary utilities which will be used by VTune Analyzer's installer.&lt;BR /&gt;&lt;BR /&gt;For java VM, please use one of below&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Sun* J2SE 5.0 and 6 &lt;/LI&gt;
&lt;LI&gt;BEA* JRockit 5.0 and 6 &lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You should have no problem to install the product, and run...&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2009 05:50:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848065#M2876</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2009-10-13T05:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Intel VTune for Ubuntu</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848066#M2877</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
Thanks I managed to get it installed a few days ago.&lt;BR /&gt;&lt;BR /&gt;A follow-up question about using VTune. For both the gui and non-gui, I noticed that VTune takes a input executable for its sampling. Is there anyway I can run VTune without an executable and just sample data over time? I'm more interested in being able to analyze the hardware counters/events for the entire system rather than one specific application.&lt;BR /&gt;&lt;BR /&gt;Is this possible with VTune or is there another product that you would recommend? &lt;BR /&gt;</description>
      <pubDate>Wed, 21 Oct 2009 04:19:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848066#M2877</guid>
      <dc:creator>chester_grimmes</dc:creator>
      <dc:date>2009-10-21T04:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Intel VTune for Ubuntu</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848067#M2878</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/447204"&gt;chester_t001&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Thanks I managed to get it installed a few days ago.&lt;BR /&gt;&lt;BR /&gt;A follow-up question about using VTune. For both the gui and non-gui, I noticed that VTune takes a input executable for its sampling. Is there anyway I can run VTune without an executable and just sample data over time? I'm more interested in being able to analyze the hardware counters/events for the entire system rather than one specific application.&lt;BR /&gt;&lt;BR /&gt;Is this possible with VTune or is there another product that you would recommend? &lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Yes. VTune Analyzer has three working modes - GUI (plugged-in *Eclipse), VTL command line, RDC (Remote Data Collector)&lt;BR /&gt;&lt;BR /&gt;The user can specify an application to be launched by VTune Analyzer before sampling, or manually launch an applications then doing sampling. Sampling will capture performance data for all active applications, drivers and system modules - note that this is a system-wide sampling. &lt;BR /&gt;&lt;BR /&gt;Also VTune Analyzer provides SamplingOver Time view function - see online help.&lt;BR /&gt;&lt;BR /&gt;I think that VTune Analyzer meets your requirements.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Oct 2009 05:27:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848067#M2878</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2009-10-21T05:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Intel VTune for Ubuntu</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848068#M2879</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/338213"&gt;Peter Wang (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/447204"&gt;chester_t001&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Thanks I managed to get it installed a few days ago.&lt;BR /&gt;&lt;BR /&gt;A follow-up question about using VTune. For both the gui and non-gui, I noticed that VTune takes a input executable for its sampling. Is there anyway I can run VTune without an executable and just sample data over time? I'm more interested in being able to analyze the hardware counters/events for the entire system rather than one specific application.&lt;BR /&gt;&lt;BR /&gt;Is this possible with VTune or is there another product that you would recommend? &lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Yes. VTune Analyzer has three working modes - GUI (plugged-in *Eclipse), VTL command line, RDC (Remote Data Collector)&lt;BR /&gt;&lt;BR /&gt;The user can specify an application to be launched by VTune Analyzer before sampling, or manually launch an applications then doing sampling. Sampling will capture performance data for all active applications, drivers and system modules - note that this is a system-wide sampling. &lt;BR /&gt;&lt;BR /&gt;Also VTune Analyzer provides SamplingOver Time view function - see online help.&lt;BR /&gt;&lt;BR /&gt;I think that VTune Analyzer meets your requirements.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thanks. Makes more sense now. I can just run a dummy app and monitor the rest.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have another question regarding my results when running the demo app (see attachment for screenshot)&lt;BR /&gt;If you look in the Event window in the right, I was expecting to see the hardware counters there, but all I get are the event CPU_CLK_UNHALTED.THREAD samples. Is there some settings that I missed or did I miss something when I compiled the kernel?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the help again.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Oct 2009 02:33:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848068#M2879</guid>
      <dc:creator>chester_grimmes</dc:creator>
      <dc:date>2009-10-22T02:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Intel VTune for Ubuntu</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848069#M2880</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/447204"&gt;chester_t001&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;Thanks. Makes more sense now. I can just run a dummy app and monitor the rest.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have another question regarding my results when running the demo app (see attachment for screenshot)&lt;BR /&gt;If you look in the Event window in the right, I was expecting to see the hardware counters there, but all I get are the event CPU_CLK_UNHALTED.THREAD samples. Is there some settings that I missed or did I miss something when I compiled the kernel?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the help again.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;The pictureyou provided displays samples for event CPU_CLK_UNHALTED.THREAD - whichcounts Cycles when thread is not halted on each processor.&lt;BR /&gt;&lt;BR /&gt;You can modifythis activity by right-clicking and selecting "Modify Activity...", on "Activity Configuration" dialog - select "Configure..." for "Collector(s):" column, pop up a "Configure Sampling" dialog - select "Events" item, then you canappend new events from "Available events:" list.&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter</description>
      <pubDate>Thu, 22 Oct 2009 05:33:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-for-Ubuntu/m-p/848069#M2880</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2009-10-22T05:33:25Z</dc:date>
    </item>
  </channel>
</rss>

