Just out of curriosity, why not Dtrace? For kernel it has most of the things that all the ad-hoc tracing things trying to accomplish and then some more.
On Wed, Jan 20, 2016 at 4:02 PM, Adrian Chadd <[email protected]> wrote: > Hi, > > So yeah, I think it's time we just bit the bullet and wrote a > generic-ish debug/ktr framework for drivers to use so drivers and > infrastructure doesn't keep spinning its own damned debugging stuff. > > (I know people keep saying "dtrace", but ...) > > Let's have a think about it. > > > -a > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-head > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
