<?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 Thank you for your reply in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922385#M6281</link>
    <description>&lt;P&gt;Thank you for your reply Peter.&amp;nbsp; That explains it.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jan 2013 16:55:43 GMT</pubDate>
    <dc:creator>Michael_C_7</dc:creator>
    <dc:date>2013-01-24T16:55:43Z</dc:date>
    <item>
      <title>Cannot collect stacks</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922383#M6279</link>
      <description>&lt;P&gt;I installed vtune_amplifier xe 2013 update3 in my HP Proliant DL380 G7 server with Xeon X5680 3.33 (2 sockets, each with 6 core CPU)&lt;/P&gt;
&lt;P&gt;with RedHat (2.6.18-164.11.1.el5 #1 SMP) kernel&lt;/P&gt;
&lt;P&gt;The installation was completed successfully except it warned that "The drivers for Power analysis require a Linux kernel version of 2.6.32 or higher and will be disabled". &amp;nbsp;Since I don't care about power analysis, as I'm going to turn all CPU to max power/performance model anyway, I ignored that (since my production environment won't use the newer kernel anyway)&lt;/P&gt;
&lt;P&gt;However, when I tried run test with "collect stacks" option checked, I got the following:&lt;/P&gt;
&lt;P&gt;"Advanced collection of call stacks and thread context switches cannot be enabled. &amp;nbsp;Make sure the driver is installed and you have permissions to access it"&lt;/P&gt;
&lt;P&gt;I'm running the 64bit verison of amplxe-gui using root. &amp;nbsp;So, permissioning should not be an issue. &amp;nbsp;I don't know what driver is supposed to be installed and hence I can't check it. &amp;nbsp;Can anyone shred someone on how to check that?&lt;/P&gt;
&lt;P&gt;Thank you very much in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2013 15:08:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922383#M6279</guid>
      <dc:creator>Michael_C_7</dc:creator>
      <dc:date>2013-01-23T15:08:27Z</dc:date>
    </item>
    <item>
      <title>As I know, call stack info is</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922384#M6280</link>
      <description>&lt;P&gt;As I know, call stack info is only supported on kernel 2.6.28 or high, using vtsspp driver.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2013 02:25:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922384#M6280</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2013-01-24T02:25:20Z</dc:date>
    </item>
    <item>
      <title>Thank you for your reply</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922385#M6281</link>
      <description>&lt;P&gt;Thank you for your reply Peter.&amp;nbsp; That explains it.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2013 16:55:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922385#M6281</guid>
      <dc:creator>Michael_C_7</dc:creator>
      <dc:date>2013-01-24T16:55:43Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922386#M6282</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am getting this error when I run Vtune:&lt;/P&gt;
&lt;P&gt;--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Command line:&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;[root@SNBWSRHEL6 bin64]# ./amplxe-cl -collect lightweight-hotspots -knob enable-stack-collection=true -knob enable-call-counts=true -knob enable-user-tasks=true -follow-child -mrte-mode=auto -target-duration-type=short -analyze-system -data-limit=100 -slow-frames-threshold=40 -fast-frames-threshold=100 --search-dir all=/usr/src/kernels/2.6.32-220.el6.x86_64 --search-dir all=/opt/xyz --result-dir= /usr/local/result1 --duration 60 --target-process xyz&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Error Msg:&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;Error: Problem accessing the sampling driver. The driver may need to be (re)started. See Installing the Sampling Driver help topic to learn how to configure the sampling driver.&lt;/P&gt;
&lt;P&gt;Warning: Advanced collection of call stacks and thread context switches cannot be enabled. Make sure the driver is installed and you have permissions to access it.&lt;/P&gt;
&lt;P&gt;------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;The system was working fine until recently and now this error is showing up. Rebooting hasn't helped. I am using vtune from command line and not using sep explicitly. I tried refering to this but can't find the command "amplxe-sepreg":&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/sites/products/documentation/doclib/stdxe/2013/amplifierxe/win/ug_docs/index.htm#GUID-1FFA3D65-84FA-4426-AC78-7ADFAED1EC0B.htm"&gt;http://software.intel.com/sites/products/documentation/doclib/stdxe/2013/amplifierxe/win/ug_docs/index.htm#GUID-1FFA3D65-84FA-4426-AC78-7ADFAED1EC0B.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Can someone pls help me fix this asap?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Aditi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2013 11:29:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922386#M6282</guid>
      <dc:creator>Aditi_R_Intel</dc:creator>
      <dc:date>2013-01-25T11:29:00Z</dc:date>
    </item>
    <item>
      <title>Go /opt/intel/vtune_amplifier</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922387#M6283</link>
      <description>&lt;P&gt;Go /opt/intel/vtune_amplifier_xe_2013/sepdk/src, do below then rerun amplxe-cl.&lt;/P&gt;
&lt;P&gt;./build-driver&lt;/P&gt;
&lt;P&gt;./insmod-sep3&lt;/P&gt;
&lt;P&gt;./boot-script --install&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2013 11:57:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922387#M6283</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2013-01-25T11:57:14Z</dc:date>
    </item>
    <item>
      <title>Thanks! It works now.</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922388#M6284</link>
      <description>&lt;P&gt;Thanks! It works now. Actually I had done this procedure including putting off the watchdog timer long ago when I had started with the exercise. Why did I have to do this again?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2013 13:33:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922388#M6284</guid>
      <dc:creator>Aditi_R_Intel</dc:creator>
      <dc:date>2013-01-25T13:33:02Z</dc:date>
    </item>
    <item>
      <title>If you ran "boot-script -</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922389#M6285</link>
      <description>&lt;P&gt;If you ran "boot-script --install", next time vtune drivers will be loaded automatically when rebooting system.&lt;/P&gt;
&lt;P&gt;If you added&amp;nbsp;“nmi_watchdog=0” argument in /boot/grub/grub.conf, next time NMI watchdog timer will be disabled when rebooting system. ,&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2013 14:52:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922389#M6285</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2013-01-25T14:52:58Z</dc:date>
    </item>
    <item>
      <title>VTUNE is turning out to be a</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922390#M6286</link>
      <description>&lt;P&gt;VTUNE is turning out to be a bit of a dog. I have used it in the past and it was fine but this version is not behaving well. I am trying to track down the reason that the anaysis is not being done and I found this thread with instructions about installing something that should have been done in the Intel install.&lt;/P&gt;
&lt;P&gt;I suppose it's my fault for not using Windows and for relying on an up-to-date version of Ubuntu.&lt;/P&gt;
&lt;P&gt;root@john-Latitude-D520:/opt/intel/vtune_amplifier_xe/sepdk/src# ./boot-script --install&lt;BR /&gt;Configuring sep3_8 boot script with the following options:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; driver files = /opt/intel/vtune_amplifier_xe/sepdk/src/.&lt;BR /&gt;Creating boot script /etc/init.d/sep3_8 ... done.&lt;BR /&gt;Configuring autoload of sep3_8 driver for runlevels 2 through 5 ... Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp; File "/usr/lib/lsb/install_initd", line 3, in &amp;lt;module&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; import sys, re, os, initdutils&lt;BR /&gt;&amp;nbsp; File "/usr/lib/lsb/initdutils.py", line 18&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; raise ValueError, 'need a file or string'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;SyntaxError: invalid syntax&lt;BR /&gt;done.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2013 19:15:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-collect-stacks/m-p/922390#M6286</guid>
      <dc:creator>John_A_1</dc:creator>
      <dc:date>2013-01-25T19:15:45Z</dc:date>
    </item>
  </channel>
</rss>

