In article <56afd5bc.1000...@netbsd.org>, Jeff Rizzo <r...@netbsd.org> wrote: >-=-=-=-=-=- > >I've taken a stab at implementing the DTrace "sched" provider, for most >of the probes listed here which made sense: >http://dtrace.org/guide/chp-sched.html#tbl-sched > >Please note that this was my first foray into the scheduling code, as >well an early effort at implementing a dtrace provider; it's entirely >possible I got big honking things flat-out wrong. > >This has been tested to a limited degree; to the effect of making sure >probes fire (though I'm not sure I've tested all of them), and also that >they seem to make some amount of sense. I haven't yet put them through >any great paces. > >Any and all feedback welcome.
That's a good start... christos