> > > 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