cvs commit: src/sys/sys proc.h
John Birrell
jb at FreeBSD.org
Sun May 18 19:50:44 UTC 2008
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
More information about the cvs-src
mailing list