but 'dtrace' seems more advanced than 'strace'. Is there any other equivalent tool or port of dtrace available in linux?
thanks, uma.. Saifi Khan wrote: > On Tue, 6 May 2008, Mahendra Nag Jayanthi wrote: > > >> Date: Tue, 6 May 2008 18:42:29 +0530 >> From: Mahendra Nag Jayanthi <[EMAIL PROTECTED]> >> Reply-To: <[email protected]> >> To: <[email protected]> >> Subject: [twincling] tools for app tracing >> >> Dear All, >> >> Is our Linux equipped with any tool/utility to trace any application >> (similar to dtrace in solaris). >> >> I shall update if I find one. >> >> Thank you >> Mahen >> >> > > 'strace' > > Please see > http://www.linuxmanpages.com/man1/strace.1.php > > strace only details system calls is a very useful > tool for system administrators. > > > thanks > Saifi.

