<?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 Vtune on Archlinux? in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769553#M302</link>
    <description>Indeed that makes VTune work like a charm now. I thought that the non-64bit rpms should not be installed on a 64bit machine, thanks for the clarification.&lt;BR /&gt;&lt;BR /&gt;I really appreciate your help here, thanks once again!&lt;BR /&gt;&lt;BR /&gt;PS: I've documented the steps required to get VTune running on archlinux here: &lt;A href="https://wiki.archlinux.org/index.php/VTune#VTune_Amplifier_XE_2011"&gt;https://wiki.archlinux.org/index.php/VTune#VTune_Amplifier_XE_2011&lt;/A&gt;</description>
    <pubDate>Fri, 06 Jan 2012 10:58:06 GMT</pubDate>
    <dc:creator>milian</dc:creator>
    <dc:date>2012-01-06T10:58:06Z</dc:date>
    <item>
      <title>Vtune on Archlinux?</title>
      <link>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769549#M298</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Now that VTune XE update 7 was released with Linux 3.x support I hoped to finnaly get VTune running on my Archlinux boxes, but sadly it does not work. I see that Archlinux is not supported, but cannot see the big difference compard to all the other supported distributions.&lt;BR /&gt;&lt;BR /&gt;When I run the installer it warns me about my distribution not being supported but then comes the strange part: Even though I have gtk 2.24.8-2 and glibc 2.14.1-4 installed, VTune's installer says it cannot find either of those and eventually fails the installation:&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Installing Amplifier XE Command line interface component... failed&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Installing Amplifier XE Sampling driver kit component... failed&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Installing Amplifier XE Graphical user interface component... failed&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;The installation target directory is created but empty... Any help on how to get it running would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Dec 2011 21:02:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769549#M298</guid>
      <dc:creator>milian</dc:creator>
      <dc:date>2011-12-29T21:02:58Z</dc:date>
    </item>
    <item>
      <title>Vtune on Archlinux?</title>
      <link>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769550#M299</link>
      <description>You could try manually installing the rpm files in the CLI_install/rpm and rpm/ directories.&lt;BR /&gt;This should be enough to run a user-mode collection (hotspots, concurrency, or locksandwaits). To enable hardware-based sampling, look in the README.txt file in the sepdk/src directory for directions on compiling and installing the driver. To view results, you might also need to copy a license file to /opt/intel/licenses, or set the environment variable INTEL_LICENSE_FILE to the directory containing the license.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Wed, 04 Jan 2012 18:18:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769550#M299</guid>
      <dc:creator>Mark_D_Intel</dc:creator>
      <dc:date>2012-01-04T18:18:20Z</dc:date>
    </item>
    <item>
      <title>Vtune on Archlinux?</title>
      <link>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769551#M300</link>
      <description>Many thanks for this useful feedback! I've now used rpmextract to get the contents of the rpm files and can - after manually installing libjpeg6 and libpng12 - run amplxe-gui.&lt;BR /&gt;&lt;BR /&gt;I can load a project, but when I try to run an analysis (attach to program) I see the following error:&lt;BR /&gt;&lt;BR /&gt;Cannot load resources from file '/path/to/my/vtune/resource/client.dat#zip:images.xrc'&lt;BR /&gt;&lt;BR /&gt;indeed, this file (client.dat I presume) does not exist in that folder. I've now symlinked perfclient.dat to client.dat and that makes this issue go away. But after a "hotspots" analysis (yes - it worked!) I see the error again, differently:&lt;BR /&gt;&lt;BR /&gt;XRC resource 'tab_*' (class 'wxImage') not found!&lt;BR /&gt;&lt;BR /&gt;the resources not found are: tab_grid, tab_summary and tab_timeline. So probably I need that client.dat, which rpm should contain it, or where do I get it from?&lt;BR /&gt;&lt;BR /&gt;But this is amazing, finally I have a somewhat running vtune on my archlinux box! Many thanks again, Mark!&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Jan 2012 22:09:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769551#M300</guid>
      <dc:creator>milian</dc:creator>
      <dc:date>2012-01-04T22:09:41Z</dc:date>
    </item>
    <item>
      <title>Vtune on Archlinux?</title>
      <link>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769552#M301</link>
      <description>This file (client.dat) is located in a CLI_install rpm, in intel-vtune-amplifier-xe-cli-206420-11.0-7.i486.rpm (which mostly contains the 32-bit CLI binaries and libraries). (Both 32 bit and 64 bit versions can be installed at the same time - the binaries and libs go to separate directories).</description>
      <pubDate>Thu, 05 Jan 2012 22:14:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769552#M301</guid>
      <dc:creator>Mark_D_Intel</dc:creator>
      <dc:date>2012-01-05T22:14:21Z</dc:date>
    </item>
    <item>
      <title>Vtune on Archlinux?</title>
      <link>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769553#M302</link>
      <description>Indeed that makes VTune work like a charm now. I thought that the non-64bit rpms should not be installed on a 64bit machine, thanks for the clarification.&lt;BR /&gt;&lt;BR /&gt;I really appreciate your help here, thanks once again!&lt;BR /&gt;&lt;BR /&gt;PS: I've documented the steps required to get VTune running on archlinux here: &lt;A href="https://wiki.archlinux.org/index.php/VTune#VTune_Amplifier_XE_2011"&gt;https://wiki.archlinux.org/index.php/VTune#VTune_Amplifier_XE_2011&lt;/A&gt;</description>
      <pubDate>Fri, 06 Jan 2012 10:58:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769553#M302</guid>
      <dc:creator>milian</dc:creator>
      <dc:date>2012-01-06T10:58:06Z</dc:date>
    </item>
    <item>
      <title>I am trying to install VTune</title>
      <link>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769554#M303</link>
      <description>&lt;P&gt;I am trying to install VTune 2013 Update 16 on Archlinux 3.14.2-1. However, after following the instructions here and on the archwiki (as posted in the last message), I was only able to install the RPMs. When I try to compile the drivers, I get following error.&lt;/P&gt;

&lt;P&gt;I am using GNU compilers. Do I need to install intel compilers to compile the drivers? Any suggestions are welcome.&lt;/P&gt;

&lt;P&gt;Warm regards,&lt;/P&gt;

&lt;P&gt;Devendra Ghate&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;Makefile:615: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler

gcc: error: unrecognized command line option ‘-fstack-protector-strong’

scripts/Makefile.build:308: recipe for target '/opt/intel/vtune_amplifier_xe_2013/sepdk/src/lwpmudrv.o' failed
&lt;/PRE&gt;</description>
      <pubDate>Sun, 04 May 2014 06:03:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769554#M303</guid>
      <dc:creator>Devendra_G_</dc:creator>
      <dc:date>2014-05-04T06:03:00Z</dc:date>
    </item>
    <item>
      <title>@Devendra G </title>
      <link>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769555#M304</link>
      <description>&lt;P&gt;@&lt;A href="https://software.intel.com/en-us/user/1023472" style="font-size: 12px; line-height: 16.5px; background-color: rgb(238, 238, 238);"&gt;Devendra G&lt;/A&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The problem may be due to system environment, or you are using high Linux kernel &lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;3.14.2-1 (gcc 4.9 supports 3.14 kernel?)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;You might use MACRO&amp;nbsp;&lt;SPAN style="font-family: Consolas, 'Lucida Console', Menlo, Monaco, 'DejaVu Sans Mono', monospace, sans-serif; font-size: 1em; color: rgb(0, 0, 0); line-height: normal; white-space: pre-wrap;"&gt;CONFIG_CC_STACKPROTECTOR_REGULAR ( or &lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: monospace; font-size: medium; line-height: normal;"&gt;CONFIG_CC_STACKPROTECTOR_NONE&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas, 'Lucida Console', Menlo, Monaco, 'DejaVu Sans Mono', monospace, sans-serif; font-size: 1em; color: rgb(0, 0, 0); line-height: normal; white-space: pre-wrap;"&gt;) instead of MACRO &lt;/SPAN&gt;&lt;/P&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal; word-wrap: break-word; white-space: pre-wrap;"&gt;CONFIG_CC_STACKPROTECTOR_STRONG?&lt;/PRE&gt;

&lt;P&gt;&lt;SPAN style="font-family: Consolas, 'Lucida Console', Menlo, Monaco, 'DejaVu Sans Mono', monospace, sans-serif; font-size: 1em; color: rgb(0, 0, 0); line-height: normal; white-space: pre-wrap;"&gt;I don't know if latest u16 (driver test) can support kernel 3.14 well, you may try low Linux kernel platform, e.g 3.10 - if above does't work. &lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2014 02:51:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769555#M304</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2014-05-05T02:51:21Z</dc:date>
    </item>
    <item>
      <title>Thank you for your advice</title>
      <link>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769556#M305</link>
      <description>&lt;P&gt;Thank you for your advice Peter. I moved back to linux 3.10.39 kernel and I was able to compile it. I need to disable the `nmi_watchdog` and it should work. Will report back if there are any further issues. By changing the kernel, I was able to compile the drivers effortlessly.&lt;BR /&gt;
	&lt;BR /&gt;
	Devendra&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2014 05:23:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769556#M305</guid>
      <dc:creator>Devendra_G_</dc:creator>
      <dc:date>2014-05-09T05:23:52Z</dc:date>
    </item>
    <item>
      <title>@ Devendra G.</title>
      <link>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769557#M306</link>
      <description>&lt;P&gt;@&amp;nbsp;&lt;A href="https://software.intel.com/en-us/user/1023472" style="font-size: 12px; line-height: 16.5px;"&gt;Devendra G.&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I am glad that the tool works on your side!&lt;/P&gt;</description>
      <pubDate>Sun, 11 May 2014 13:16:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Vtune-on-Archlinux/m-p/769557#M306</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2014-05-11T13:16:13Z</dc:date>
    </item>
  </channel>
</rss>

