<?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 gprof in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gprof/m-p/2789229#M720456</link>
    <description>Hello,&lt;BR /&gt;I'm using an f77 compiler.  Is using gprof as easy as:&lt;BR /&gt;f77 -G file.f&lt;BR /&gt;gprof a.out&lt;BR /&gt;&lt;BR /&gt;Because that is what I understand from the manual.  Yes, I did set GPROFDIR to my cwd.&lt;BR /&gt;Thanks,&lt;BR /&gt;Cody</description>
    <pubDate>Mon, 19 Aug 2002 21:34:41 GMT</pubDate>
    <dc:creator>Cody Godines_1</dc:creator>
    <dc:date>2002-08-19T21:34:41Z</dc:date>
    <item>
      <title>gprof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gprof/m-p/2789229#M720456</link>
      <description>Hello,&lt;BR /&gt;I'm using an f77 compiler.  Is using gprof as easy as:&lt;BR /&gt;f77 -G file.f&lt;BR /&gt;gprof a.out&lt;BR /&gt;&lt;BR /&gt;Because that is what I understand from the manual.  Yes, I did set GPROFDIR to my cwd.&lt;BR /&gt;Thanks,&lt;BR /&gt;Cody</description>
      <pubDate>Mon, 19 Aug 2002 21:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gprof/m-p/2789229#M720456</guid>
      <dc:creator>Cody Godines_1</dc:creator>
      <dc:date>2002-08-19T21:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: gprof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gprof/m-p/2789230#M720457</link>
      <description>That is basically right.&lt;BR /&gt;You did miss running a.out&lt;BR /&gt;before running "gprof a.out".&lt;BR /&gt;The instrumented a.out will create a gmon.out file when it exits normally.  The gprof command will read that gmon.out and format it using the symbol information from a.out.&lt;BR /&gt;Depending on the HP-UX release that you are using, you may also want to try some of the other profiling tools like puma, cxperf, caliper, or prospect.  Different tools work on different releases.  They each have their own strengths and weaknesses.  (The most troubling weakness of gprof is that it is usually blind to time spent in shared libraries.)</description>
      <pubDate>Wed, 21 Aug 2002 15:20:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gprof/m-p/2789230#M720457</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2002-08-21T15:20:53Z</dc:date>
    </item>
  </channel>
</rss>

