Slashdot Mirror


User: progn

progn's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:OS runs as an application on Inferno Source Release · · Score: 1

    > Could you point me at the code in the kernel that > implements it? Look at the ktrace stuff (/sys/kern/kern_ktrace.c, etc). User-level utilities are truss(1) and ktrace(1).