jb 2008-05-18 19:50:44 UTC
FreeBSD src repository
Modified files:
sys/sys proc.h
Log:
Add the hooks for the extra data that DTrace allocates for struct thread
and struct proc.
Add a field to struct thread to stash the error variable (or returned
status) from the last syscall so that it is available during a
DTrace probe.
Revision Changes Path
1.514 +5 -0 src/sys/sys/proc.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"