<?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: VTune itself consumed 21% clocktics. in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967987#M9228</link>
    <description>&lt;P&gt;LY:&lt;/P&gt;
&lt;P&gt;If you don't already have an account at &lt;A href="https://premier.intel.com" target="_blank"&gt;Intel Premier Support&lt;/A&gt;, please register for an evaluation copy of the VTune analyzer at &lt;A href="http://www.intel.com/software/products/global/eval.htm" target="_blank"&gt;http://www.intel.com/software/products/global/eval.htm&lt;/A&gt;. During your registration, make sure you opt-in to "technical support," this will create an account for you at Premier.&lt;/P&gt;
&lt;P&gt;After logging into Premier, click on the "Submit Issue" link and follow the instructions to open a support issue.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 08 Dec 2005 03:49:11 GMT</pubDate>
    <dc:creator>David_A_Intel1</dc:creator>
    <dc:date>2005-12-08T03:49:11Z</dc:date>
    <item>
      <title>VTune itself consumed 21% clocktics.</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967977#M9218</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;We are using the latest VTune right now to profile Linux (kernel version 2.6.13.3) network stack activities. I found sometimes VTune itself consumed about 21% total clock ticks by calling the following two functions:&lt;/DIV&gt;
&lt;DIV&gt;prepare_to_waity()/finish_wait()&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I'm just wondering why the overhead of VTune becomes so high? What is the nornal overhead when using VTune? Less than 5% clockticks?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;L.Y.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Oct 2005 02:25:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967977#M9218</guid>
      <dc:creator>mfcking</dc:creator>
      <dc:date>2005-10-21T02:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: VTune itself consumed 21% clocktics.</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967978#M9219</link>
      <description>&lt;DIV&gt;Curious: are you doing local data collection (using vtl or vtlec) or remote data collection (using vtserver on one system, and vtl/vtlec on another)?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;cheers&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;jdg&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Oct 2005 03:12:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967978#M9219</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-10-21T03:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: VTune itself consumed 21% clocktics.</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967979#M9220</link>
      <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have been runningVTune rdc on Linux and performance analyzer on Windows. VTune did not always consume so much clock ticks as 21%. Most of time, the clock ticks consumed by VTune is 3~5% all contributed by prepare_to_wait()/finish_wait().I found this problem repeats when VTune is running on the 2.6.11 or higer Linux kernel version.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;L.Y.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Oct 2005 03:36:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967979#M9220</guid>
      <dc:creator>mfcking</dc:creator>
      <dc:date>2005-10-21T03:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: VTune itself consumed 21% clocktics.</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967980#M9221</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;LY,&lt;/P&gt;
&lt;P&gt;Double checking here only --&amp;gt;&lt;/P&gt;
&lt;P&gt;after you upgraded your kernel, you wouldhave *had*to rebuild your sampling drivers pointing to the new kernel source. Either that, or, remove and reinstall the vtserver package.&lt;/P&gt;
&lt;P&gt;You did do one of those, yes? I'm guessing you probably removed and reinstalled, but please confirm here.&lt;/P&gt;
&lt;P&gt;jdg&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by jdgallag on &lt;SPAN class="date_text"&gt;10-20-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;04:02 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2005 06:01:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967980#M9221</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-10-21T06:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: VTune itself consumed 21% clocktics.</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967981#M9222</link>
      <description>&lt;DIV&gt;Whenever Istart VTune (not just after rebuild the kernel), I will rebuild the sampling driver first just in case anything is changed.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;L.Y.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Oct 2005 06:19:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967981#M9222</guid>
      <dc:creator>mfcking</dc:creator>
      <dc:date>2005-10-21T06:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: VTune itself consumed 21% clocktics.</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967982#M9223</link>
      <description>&lt;DIV&gt;After upgrading to a 2.6.11 or higher kernel, did you ever try a complete uninstall and reinstall of the vtserver agent? If not, would you try that and let's see if the problem stays the same, or changes, or goes away?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Oct 2005 22:45:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967982#M9223</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-10-21T22:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: VTune itself consumed 21% clocktics.</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967983#M9224</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hey LY&lt;/P&gt;
&lt;P&gt;You're into new territory here. Engineering says please open a premier case on this issue at your first opportunity. They suggest:&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;1) please run the diagnostic script (default location /opt/intel/vtune/bin/vtqfagent) and be sure to attach the log file to your case&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;2) Since you're on a custom kernel, also attache the "*.config" file that was used to configure the kernel&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;FONT face="Arial" color="navy" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;3) Also, attach the .tb5 files where results looked OK, and where the results did NOT look OK&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV&gt;Cheers&lt;/DIV&gt;
&lt;DIV&gt;jdg&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by jdgallag on &lt;SPAN class="date_text"&gt;10-27-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;12:44 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2005 02:43:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967983#M9224</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-10-28T02:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: VTune itself consumed 21% clocktics.</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967984#M9225</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hello Jdg,&lt;/P&gt;
&lt;P&gt;I did not find the diag script vtqfagent under /opt/intel/vtune/bin.&lt;/P&gt;
&lt;P&gt;I upgraded my RDC to the latest 4.0 and still got the same problem. Two functions used by VTune (prepare_to_wait() and finish_wait()) still used 25% clock ticks.&lt;/P&gt;
&lt;P&gt;I heard SEP is a better tool and does not cause so much overhead, is this true?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;L.Y.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by mfcking@yahoo.com on &lt;SPAN class="date_text"&gt;12-06-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;03:39 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2005 07:38:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967984#M9225</guid>
      <dc:creator>mfcking</dc:creator>
      <dc:date>2005-12-07T07:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: VTune itself consumed 21% clocktics.</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967985#M9226</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;AH yes, makes sense, you did in fact write you were using the VTune Windows GUI, and I missed that. You'd have to install the full VTune 8.0 Linux product, GUI and all, to get the /opt/intel/vtune/bin/vtqfagent application.&lt;/P&gt;
&lt;P&gt;This forum is surely not support: have you opened your premier case yet?&lt;/P&gt;
&lt;P&gt;jdg&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by DaveA on &lt;SPAN class="date_text"&gt;12-09-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;04:26 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2005 08:23:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967985#M9226</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2005-12-07T08:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: VTune itself consumed 21% clocktics.</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967986#M9227</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hi Jdg,&lt;/P&gt;
&lt;P&gt;Could you please tell me how to open a premier case?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;L.Y.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2005 02:39:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967986#M9227</guid>
      <dc:creator>mfcking</dc:creator>
      <dc:date>2005-12-08T02:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: VTune itself consumed 21% clocktics.</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967987#M9228</link>
      <description>&lt;P&gt;LY:&lt;/P&gt;
&lt;P&gt;If you don't already have an account at &lt;A href="https://premier.intel.com" target="_blank"&gt;Intel Premier Support&lt;/A&gt;, please register for an evaluation copy of the VTune analyzer at &lt;A href="http://www.intel.com/software/products/global/eval.htm" target="_blank"&gt;http://www.intel.com/software/products/global/eval.htm&lt;/A&gt;. During your registration, make sure you opt-in to "technical support," this will create an account for you at Premier.&lt;/P&gt;
&lt;P&gt;After logging into Premier, click on the "Submit Issue" link and follow the instructions to open a support issue.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Dec 2005 03:49:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-itself-consumed-21-clocktics/m-p/967987#M9228</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2005-12-08T03:49:11Z</dc:date>
    </item>
  </channel>
</rss>

