Hi,
I'd like to purge the TRACE_*() calls from UFS.
Since this is all a statically defined table in <sys/vtrace.h>, I wonder
whether I can simply do that given:
- there are no objections from the UFS community
(internal/external to Sun)
- the facility has been replaced in S10 by a DTrace "vtrace"
provider so that whatever mechanism was in place before is
no longer usable anyway
- it's DEBUG-build only
- the UFS vtrace probes are pure function entry/exit brackets
and hence fbt:ufs:: is more than a fit replacement
Does this need ARC ? A headsup ? A flagday ?
Is anyone actually known to ever have used the vtrace provider ?
Can I purge the UFS constants from <sys/vtrace.h> as well ?
Thx,
FrankH.
_______________________________________________
ufs-discuss mailing list
[email protected]