<?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: unable to use profiler in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unable-to-use-profiler/m-p/3849806#M98100</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;you should try to use gprof, not prof&lt;BR /&gt;compile with -G.&lt;BR /&gt;&lt;BR /&gt;This is the basic profiler on hpux.&lt;BR /&gt;&lt;BR /&gt;Otherwise, you wanna remove this -G option and try either prospect (&lt;A href="http://www.hp.com/go/prospect)" target="_blank"&gt;www.hp.com/go/prospect)&lt;/A&gt; if you are running on PARISC, or caliper if you are running on Itanium.&lt;BR /&gt;&lt;BR /&gt;-Cyrille</description>
    <pubDate>Thu, 24 Aug 2006 17:44:24 GMT</pubDate>
    <dc:creator>MAUCCI_2</dc:creator>
    <dc:date>2006-08-24T17:44:24Z</dc:date>
    <item>
      <title>unable to use profiler</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-use-profiler/m-p/3849805#M98099</link>
      <description>Hi ppl,&lt;BR /&gt;I'm trying to use profiler on compiled executable, in order to monitor it's performance. &lt;BR /&gt;I noticed that after compiling the source (C Source) , with '-p' flag, using cc, the 'mcount', 'monitor' and the library mon.h were included on the executable (I use nm in order to check it), but, when attempting to run the excutable with prof (using prof 'exe') I see no output. moreover, no mon.out file has been created at all.&lt;BR /&gt;when I'm trying to compile other sources (much simpler sources) - I see no problem and expected output is being shown.&lt;BR /&gt;if anyone has any idea - please let me know!! thanks a lot people.&lt;BR /&gt;Itai and Vika.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Aug 2006 08:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-use-profiler/m-p/3849805#M98099</guid>
      <dc:creator>itai weisman</dc:creator>
      <dc:date>2006-08-24T08:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: unable to use profiler</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-use-profiler/m-p/3849806#M98100</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;you should try to use gprof, not prof&lt;BR /&gt;compile with -G.&lt;BR /&gt;&lt;BR /&gt;This is the basic profiler on hpux.&lt;BR /&gt;&lt;BR /&gt;Otherwise, you wanna remove this -G option and try either prospect (&lt;A href="http://www.hp.com/go/prospect)" target="_blank"&gt;www.hp.com/go/prospect)&lt;/A&gt; if you are running on PARISC, or caliper if you are running on Itanium.&lt;BR /&gt;&lt;BR /&gt;-Cyrille</description>
      <pubDate>Thu, 24 Aug 2006 17:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-use-profiler/m-p/3849806#M98100</guid>
      <dc:creator>MAUCCI_2</dc:creator>
      <dc:date>2006-08-24T17:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: unable to use profiler</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-use-profiler/m-p/3849807#M98101</link>
      <description>It's not clear what you were doing and you said it worked in a small case.  So did you use:&lt;BR /&gt;$ cc -p foo.c&lt;BR /&gt;$ a.out&lt;BR /&gt;$ prof a.out&lt;BR /&gt;&lt;BR /&gt;Note if you call _exit, you won't get any output.&lt;BR /&gt;&lt;BR /&gt;And as Cyrille says, you should really be using gprof (-G) or Caliper.</description>
      <pubDate>Sat, 26 Aug 2006 00:52:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-use-profiler/m-p/3849807#M98101</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-08-26T00:52:52Z</dc:date>
    </item>
  </channel>
</rss>

