For people trying to understand why DTrace in the OpenSolaris code base contains code to ignore a thread, it???s not because we???re preventing users from viewing content that shouldn???t be seen, rather there are some contexts in which it would be invalid to perform the sort of activities we do during tracing (i.e. arbitrary loads from memory) due to hardware reconfiguration.