Re: Revisiting DTrace syscall provider

2015-02-23 Thread bch
Are there plans (and roadmap?) to user-space dtrace abilities in NetBSD -- currently we're not exporting a certain header (and required code support?) for userland dtrace support; kernel-only, as I understand. Is my understanding correct? -bch On 2/23/15, Ryota Ozaki ozak...@netbsd.org wrote:

Revisiting DTrace syscall provider

2015-02-23 Thread Ryota Ozaki
Hi, I'm trying DTrace syscall provider (systrace) patch provided by riz some years ago(*) to complete the work. (I'm already ack-ed the handover by him.) (*) https://mail-index.netbsd.org/tech-kern/2013/06/24/msg015296.html I needed some tweaks to make it work with -current, but it works (on