Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 1996 18:28:46 +1100 (EST)
From:      proff@suburbia.net
To:        avalon@coombs.anu.edu.au (Darren Reed)
Cc:        hackers@freebsd.org
Subject:   Re: truss, trace ??
Message-ID:  <19961208072846.9917.qmail@suburbia.net>
In-Reply-To: <199612080150.RAA20512@freefall.freebsd.org> from Darren Reed at "Dec 8, 96 12:50:03 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> > > Be nice if there was an option for it to output (immeadiately) to stdout
> > > rather than ktrace.out.
> > 
> > I'm afraid that the kernel risks to stall if you get it to write the
> > trace into a FIFO.  But perhaps it's not too difficult to have
> > kdump(8) doing some `tail -f' like magic?  This should effectively
> > yield you a similar behaviour.

ktrace ./foo & kdump -l



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19961208072846.9917.qmail>