<?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: TUSC Command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626460#M817005</link>
    <description>hi reni,&lt;BR /&gt;&lt;BR /&gt;refer to this man page:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/man.html" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/man.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope it helps.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
    <pubDate>Thu, 15 Sep 2005 00:45:01 GMT</pubDate>
    <dc:creator>Joseph Loo</dc:creator>
    <dc:date>2005-09-15T00:45:01Z</dc:date>
    <item>
      <title>TUSC Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626459#M817004</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt; Can anybody tell me about tusc command.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Reni</description>
      <pubDate>Thu, 15 Sep 2005 00:41:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626459#M817004</guid>
      <dc:creator>RK_7</dc:creator>
      <dc:date>2005-09-15T00:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626460#M817005</link>
      <description>hi reni,&lt;BR /&gt;&lt;BR /&gt;refer to this man page:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/man.html" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/man.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope it helps.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Thu, 15 Sep 2005 00:45:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626460#M817005</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-09-15T00:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626461#M817006</link>
      <description>Tusc is a trace/truss-like system call tracing tool for HP-UX 11. A system call trace utility runs another command and displays, as it runs, every system call that it makes. You can download it from  &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 15 Sep 2005 00:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626461#M817006</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-15T00:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626462#M817007</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check the url below for tusc (tusc - trace unix system calls) :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Check the url below for tusc man page :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/man.html" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/man.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Sep 2005 00:48:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626462#M817007</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-09-15T00:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626463#M817008</link>
      <description>tusc command is used to trace system calls a process invokes and the signals it receives while executing. It is like the strace utility on Linux systems. &lt;BR /&gt;&lt;BR /&gt;It can be used as&lt;BR /&gt;&lt;BR /&gt;tusc [options] command [args ...]&lt;BR /&gt;&lt;BR /&gt;executes the command and displays invoked system calls  or received signals by the executed command.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Sep 2005 00:52:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626463#M817008</guid>
      <dc:creator>Orhan Biyiklioglu</dc:creator>
      <dc:date>2005-09-15T00:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626464#M817009</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can I specify any time interval with this command.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Reni</description>
      <pubDate>Thu, 15 Sep 2005 01:16:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626464#M817009</guid>
      <dc:creator>RK_7</dc:creator>
      <dc:date>2005-09-15T01:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626465#M817010</link>
      <description>For any command to run it has to use a lot of system calls to interact with the kernel.&lt;BR /&gt;&lt;BR /&gt;As kernel is the mail workhorse.&lt;BR /&gt;&lt;BR /&gt;This each and every call to the kernel is tracked via tusc.&lt;BR /&gt;&lt;BR /&gt;This will help you in identifying if anything is going wrong or not.</description>
      <pubDate>Thu, 15 Sep 2005 01:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626465#M817010</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-09-15T01:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626466#M817011</link>
      <description>I dont think it is possible to specify time interval. But you can print CPU time with -c option. &lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;</description>
      <pubDate>Thu, 15 Sep 2005 01:24:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626466#M817011</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-15T01:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626467#M817012</link>
      <description>I suspect the other places will be catching-up soon;  there is a version 7.8 of tusc available for download via:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.cup.hp.com/dist/networking/tools/" target="_blank"&gt;ftp://ftp.cup.hp.com/dist/networking/tools/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;one for PA-RISC, the other for IPF.&lt;BR /&gt;&lt;BR /&gt;WRT "timing" tusc, I do not recall there being such an option from tusc itself, but you could in theory do something akin to:&lt;BR /&gt;&lt;BR /&gt;tusc .... &amp;amp;&lt;BR /&gt;sleep N&lt;BR /&gt;kill -QUIT %1&lt;BR /&gt;&lt;BR /&gt;from the shell.  I've not tried it myself though.</description>
      <pubDate>Fri, 16 Sep 2005 11:18:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-command/m-p/3626467#M817012</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2005-09-16T11:18:53Z</dc:date>
    </item>
  </channel>
</rss>

