[EMAIL PROTECTED] wrote:
Garrett D'Amore wrote:

...
Just as a follow-up, I nuked that DEBUG message altogether. DTrace should be used instead.

I want to go on a mission to rip out a bunch of the debug stuff from these drivers. I did a bunch for dmfe, but I missed that once, and really it was a good candidate (since all the info it provides is easily obtainable with the normal entry/exit probes in DTrace.)


I've filed 6547496 to request dtrace probes be added where there were
once debug printf's.  As people go through other drivers, similar RFEs
or work (time permitting) should be done.

Darren


Thanks. I didn't remove all the debug printfs, mostly because I didn't want the task of converting them to DTrace. :-) But some of the ones that I felt were covered "by default" (via entry/exit probes) I removed. I did even more of this on my eri conversion.

   -- Garrett
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to