<?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 I can't execute callgrind_control. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/I-can-t-execute-callgrind-control/m-p/1239946#M170321</link>
    <description>&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;Hi Community.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;We are using IMX8MM and Linux4.19.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;We can use valgrind but not callgrind_control.&amp;nbsp;&amp;nbsp;I get the following error: Is there a workaround?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;```&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;$ callgrind_control -i on&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Can't locate File/Basename.pm in @INC (you may need to install the File::Basename module) (@INC contains: /usr/lib/perl5/site_perl/5.28.1/aarch64-linux /usr/lib/perl5/site_perl/5.28.1 /usr/lib/perl5/vendor_perl/5.28.1/aarch64-linux /usr/lib/perl5/vendor_perl/5.28.1 /usr/lib/perl5/5.28.1/aarch64-linux /usr/lib/perl5/5.28.1 .) at /usr/bin/callgrind_control line 26.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;BEGIN failed--compilation aborted at /usr/bin/callgrind_control line 26.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;$ ls /usr/lib/perl5/&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;5.28.1 config.sh site_perl&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;$ ls /usr/lib/perl5/site_perl/&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;5.28.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;$ ls /usr/lib/perl5/5.28.1/&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;aarch64-linux Exporter overload Pod vars.pm XSLoader.pm&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Config.pm Exporter.pm overloading.pm strict.pm warnings&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;constant.pm Getopt overload.pm Text warnings.pm&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;```&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;We want to use callgrind_control as follows:&lt;/FONT&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;FONT face="terminal,monaco"&gt;$ valgrind --tool=callgrind --instr-atstart=no &amp;lt;XXXX&amp;gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="terminal,monaco"&gt;$&amp;nbsp;callgrind_control -i on&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;No. 2 doesn't work.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;Best Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;T.Kashiwagi&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Mar 2021 05:52:30 GMT</pubDate>
    <dc:creator>Takashi_Kashiwagi</dc:creator>
    <dc:date>2021-03-04T05:52:30Z</dc:date>
    <item>
      <title>I can't execute callgrind_control.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-can-t-execute-callgrind-control/m-p/1239946#M170321</link>
      <description>&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;Hi Community.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;We are using IMX8MM and Linux4.19.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;We can use valgrind but not callgrind_control.&amp;nbsp;&amp;nbsp;I get the following error: Is there a workaround?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;```&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;$ callgrind_control -i on&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Can't locate File/Basename.pm in @INC (you may need to install the File::Basename module) (@INC contains: /usr/lib/perl5/site_perl/5.28.1/aarch64-linux /usr/lib/perl5/site_perl/5.28.1 /usr/lib/perl5/vendor_perl/5.28.1/aarch64-linux /usr/lib/perl5/vendor_perl/5.28.1 /usr/lib/perl5/5.28.1/aarch64-linux /usr/lib/perl5/5.28.1 .) at /usr/bin/callgrind_control line 26.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;BEGIN failed--compilation aborted at /usr/bin/callgrind_control line 26.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;$ ls /usr/lib/perl5/&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;5.28.1 config.sh site_perl&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;$ ls /usr/lib/perl5/site_perl/&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;5.28.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;$ ls /usr/lib/perl5/5.28.1/&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;aarch64-linux Exporter overload Pod vars.pm XSLoader.pm&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Config.pm Exporter.pm overloading.pm strict.pm warnings&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;constant.pm Getopt overload.pm Text warnings.pm&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;```&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;We want to use callgrind_control as follows:&lt;/FONT&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;FONT face="terminal,monaco"&gt;$ valgrind --tool=callgrind --instr-atstart=no &amp;lt;XXXX&amp;gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="terminal,monaco"&gt;$&amp;nbsp;callgrind_control -i on&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;No. 2 doesn't work.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;Best Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;T.Kashiwagi&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 05:52:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-can-t-execute-callgrind-control/m-p/1239946#M170321</guid>
      <dc:creator>Takashi_Kashiwagi</dc:creator>
      <dc:date>2021-03-04T05:52:30Z</dc:date>
    </item>
  </channel>
</rss>

