Date: Thu, 24 Feb 2000 17:09:43 +0200 (IST) From: Roman Shterenzon <roman@xpert.com> To: freebsd-questions@freebsd.org Subject: Re: truss Message-ID: <Pine.GSO.4.21.0002241707530.25545-100000@sun262.hai.iec.co.il>
next in thread | raw e-mail | index | archive | help
I miss the -f functionality in freebsd truss.. -f Follow all children created by fork() or vfork() and include their signals, faults, and system calls in the trace output. Nor- mally, only the first-level command or pro- cess is traced. When -f is specified, the process-id is included with each line of trace output to indicate which process exe- cuted the system call or received the signal. --Roman Shterenzon, UNIX System Administrator and Consultant [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0002241707530.25545-100000>