<?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: Calling 32bit apps from 64bit ones in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Calling-32bit-apps-from-64bit-ones/m-p/868149#M3695</link>
    <description>I use version 9.0 from the vtune_linux_9.0.833.tar.gz package. Sampling does not work as described in another post. Therefore I try the Callgraph collector.
&lt;BR /&gt;
&lt;BR /&gt;The error message is not from VTune. The application fails with:
&lt;BR /&gt;
&lt;BR /&gt;error while loading shared libraries: /opt/intel/vtune/rdc/analyzer/bin32/libLauncherPreload.so: cannot open shared object file: No such file or directory
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;However it seems as if the following script helps:
&lt;BR /&gt;
&lt;BR /&gt;#!/bin/bash
&lt;BR /&gt;REALPROGRAM=/path/to/32bit/binary
&lt;BR /&gt;unset LD_PRELOAD
&lt;BR /&gt;exec $REALPRPGRAM $*
&lt;BR /&gt;
&lt;BR /&gt;Maybre VTune should offer an option to do this automatically for selected childs</description>
    <pubDate>Thu, 19 Apr 2007 10:51:47 GMT</pubDate>
    <dc:creator>christoph-bartoschek</dc:creator>
    <dc:date>2007-04-19T10:51:47Z</dc:date>
    <item>
      <title>Calling 32bit apps from 64bit ones</title>
      <link>https://community.intel.com/t5/Analyzers/Calling-32bit-apps-from-64bit-ones/m-p/868147#M3693</link>
      <description>Hi,
&lt;BR /&gt;
&lt;BR /&gt;our 64bit application has to fork off and exec a 32bit app we only have in 32bit. Currently this fails becuase
&lt;BR /&gt; the LD_PRELOAD variable is set to a 64bit library that cannot be called.
&lt;BR /&gt;
&lt;BR /&gt;How to say VTune that it should not profile child processes?</description>
      <pubDate>Wed, 18 Apr 2007 23:39:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Calling-32bit-apps-from-64bit-ones/m-p/868147#M3693</guid>
      <dc:creator>christoph-bartoschek</dc:creator>
      <dc:date>2007-04-18T23:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calling 32bit apps from 64bit ones</title>
      <link>https://community.intel.com/t5/Analyzers/Calling-32bit-apps-from-64bit-ones/m-p/868148#M3694</link>
      <description>&lt;P&gt;Hi, Christoph,&lt;/P&gt;
&lt;P&gt;Could you please add some details? Which VTune version do you use, which collector (Callgraph or Sampling) and VTune error output?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2007 09:52:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Calling-32bit-apps-from-64bit-ones/m-p/868148#M3694</guid>
      <dc:creator>vprovalo</dc:creator>
      <dc:date>2007-04-19T09:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calling 32bit apps from 64bit ones</title>
      <link>https://community.intel.com/t5/Analyzers/Calling-32bit-apps-from-64bit-ones/m-p/868149#M3695</link>
      <description>I use version 9.0 from the vtune_linux_9.0.833.tar.gz package. Sampling does not work as described in another post. Therefore I try the Callgraph collector.
&lt;BR /&gt;
&lt;BR /&gt;The error message is not from VTune. The application fails with:
&lt;BR /&gt;
&lt;BR /&gt;error while loading shared libraries: /opt/intel/vtune/rdc/analyzer/bin32/libLauncherPreload.so: cannot open shared object file: No such file or directory
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;However it seems as if the following script helps:
&lt;BR /&gt;
&lt;BR /&gt;#!/bin/bash
&lt;BR /&gt;REALPROGRAM=/path/to/32bit/binary
&lt;BR /&gt;unset LD_PRELOAD
&lt;BR /&gt;exec $REALPRPGRAM $*
&lt;BR /&gt;
&lt;BR /&gt;Maybre VTune should offer an option to do this automatically for selected childs</description>
      <pubDate>Thu, 19 Apr 2007 10:51:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Calling-32bit-apps-from-64bit-ones/m-p/868149#M3695</guid>
      <dc:creator>christoph-bartoschek</dc:creator>
      <dc:date>2007-04-19T10:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calling 32bit apps from 64bit ones</title>
      <link>https://community.intel.com/t5/Analyzers/Calling-32bit-apps-from-64bit-ones/m-p/868150#M3696</link>
      <description>&lt;P&gt;Hi Christoph,&lt;/P&gt;
&lt;P&gt;Could you please tell, which processor do you use? Because that dll (/opt/intel/vtune/rdc/analyzer/bin32/libLauncherPreload.so) should only be loaded on ia32,but according to your post, profiling is run on EM64T machine.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2007 07:29:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Calling-32bit-apps-from-64bit-ones/m-p/868150#M3696</guid>
      <dc:creator>vprovalo</dc:creator>
      <dc:date>2007-04-23T07:29:57Z</dc:date>
    </item>
  </channel>
</rss>

