<?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: process tracing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664497#M930953</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You probably want to use tusc which is available from any of the HP-UX Porting Centre's: &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.2/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you have the source, you can, of course, do much better tracing and debugging.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 13 Feb 2002 22:18:31 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2002-02-13T22:18:31Z</dc:date>
    <item>
      <title>process tracing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664496#M930952</link>
      <description>i'm having a problem witha a piece of softeware that i know works on hpux 10.20 because o different machine has it running. however, on the one i am using, the program that is necesary in order to get tha machine backed up won't run.&lt;BR /&gt;&lt;BR /&gt;we thought it waas a problem with portmapper since it woulnd't return rpcinfo. we cleared that up. &lt;BR /&gt;&lt;BR /&gt;i need to know if there's a way to trace a program, get to to print to screen what happenes as it starts up once you execute the command.  if there's a way to do this someone here who knows the program will be able to fix the problem&lt;BR /&gt;&lt;BR /&gt;it should be similar to the solaris truss command&lt;BR /&gt;&lt;BR /&gt;thanx&lt;BR /&gt;&lt;BR /&gt;-Josh</description>
      <pubDate>Wed, 13 Feb 2002 22:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664496#M930952</guid>
      <dc:creator>Josh_13</dc:creator>
      <dc:date>2002-02-13T22:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: process tracing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664497#M930953</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You probably want to use tusc which is available from any of the HP-UX Porting Centre's: &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.2/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you have the source, you can, of course, do much better tracing and debugging.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Feb 2002 22:18:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664497#M930953</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-13T22:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: process tracing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664498#M930954</link>
      <description>Hi Josh,&lt;BR /&gt;&lt;BR /&gt;Here are some suggestions in this forum question posted earlier.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x3d9fee3e323bd5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x3d9fee3e323bd5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Feb 2002 22:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664498#M930954</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-13T22:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: process tracing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664499#M930955</link>
      <description>nancy rippey &lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt; May 07, 2001 17:18 PM GMT   [ 10 pts ]   &lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;tusc and lsof are comprable to truss. &lt;BR /&gt;Tusc can be found at: &lt;BR /&gt;&lt;A href="http://www.pugcentral.org/howto/truss.htm" target="_blank"&gt;http://www.pugcentral.org/howto/truss.htm&lt;/A&gt; &lt;BR /&gt;points you to &lt;A href="http://hpux.cs.utah.edu" target="_blank"&gt;http://hpux.cs.utah.edu&lt;/A&gt; to pick up a copy of tusc. &lt;BR /&gt;LSOF can be downloaded from &lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.48/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.48/&lt;/A&gt;  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;even though you didn't make that post in resposne to me i'd like to thank you for it. i just bookmarked the howto page. it will be helpful in the future.</description>
      <pubDate>Thu, 14 Feb 2002 15:43:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664499#M930955</guid>
      <dc:creator>Josh_13</dc:creator>
      <dc:date>2002-02-14T15:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: process tracing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664500#M930956</link>
      <description>just out of curiosity, is there a newer veriosn of trace than 1.6?&lt;BR /&gt;&lt;BR /&gt;this was hte only trace page that returned form my search,but i don't know if it may have been renamed for a later version.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/trace-1.6/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/trace-1.6/&lt;/A&gt;</description>
      <pubDate>Thu, 14 Feb 2002 17:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664500#M930956</guid>
      <dc:creator>Josh_13</dc:creator>
      <dc:date>2002-02-14T17:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: process tracing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664501#M930957</link>
      <description>Hi Josh,&lt;BR /&gt;&lt;BR /&gt;Doesn't look like there is a newer version,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/alpha.html" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/alpha.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/alpha.html" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/alpha.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Feb 2002 17:27:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664501#M930957</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-14T17:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: process tracing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664502#M930958</link>
      <description>Hi Josh,&lt;BR /&gt;&lt;BR /&gt;I think the latest one is 1.6 version.&lt;BR /&gt;&lt;BR /&gt;Check these sites:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/trace-1.6" target="_blank"&gt;http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/trace-1.6&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/tusc-7.0" target="_blank"&gt;http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/tusc-7.0&lt;/A&gt;  ( for tusc)&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Feb 2002 17:31:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-tracing/m-p/2664502#M930958</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-14T17:31:44Z</dc:date>
    </item>
  </channel>
</rss>

