From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Sun, 1 Nov 2009 08:25:01 -0500 To: 9fans@9fans.net Message-ID: In-Reply-To: <> References: <> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] dtrace for plan 9 Topicbox-Message-UUID: 951ab490-ead5-11e9-9d60-3106f5b1d025 > The whole point of D is to be able to execute scripts in kernel mode (and > sometime in tricky places like interrupt handlers, etc). that's a scary idea. i wouldn't run anything like that outside of testing. and so why wouldn't i just write a bit of custom code? - erik