Xref: utzoo comp.unix.wizards:10922 comp.os.misc:498 Path: utzoo!attcan!uunet!husc6!mailrus!ames!pasteur!ucbvax!ulysses!hector!ekrell From: ekrell@hector.UUCP (Eduardo Krell) Newsgroups: comp.unix.wizards,comp.os.misc Subject: Re: tracing system calls Keywords: truss syscall & trace Message-ID: <10575@ulysses.homer.nj.att.com> Date: 3 Sep 88 19:12:53 GMT References: <21606@ccicpg.UUCP> <7622@boring.cwi.nl> <2040@cuuxb.ATT.COM> <66624@sun.uucp> <7460@bigtex.uucp> Sender: netnews@ulysses.homer.nj.att.com Reply-To: ekrell@hector.UUCP (Eduardo Krell) Organization: AT&T Bell Laboratories Lines: 15 In article <7460@bigtex.uucp> james@bigtex.UUCP (James Van Artsdalen) writes: >Is there any possible way to write a similar >program under SysVr3 without kernel modifications? You could recompile the C library to intercept every system call and then recompile the world. I suggest you don't do that. It would be easier to upgrade to SVR3.2 which includes the /proc driver and the truss program. (I don't remember if the SVR3.1 release had it, but I don't think so). Eduardo Krell AT&T Bell Laboratories, Murray Hill, NJ UUCP: {att,decvax,ucbvax}!ulysses!ekrell Internet: ekrell@ulysses.att.com