Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [ktrace-lwp] src/sys



Module Name:    src
Committed By:   skrll
Date:           Tue Aug 19 19:40:53 UTC 2003

Modified Files:
        src/sys/kern [ktrace-lwp]: kern_ktrace.c kern_sa.c
        src/sys/sys [ktrace-lwp]: ktrace.h

Log Message:
SA upcall support for ktrace(2) from my PR 19929.

This currently has problems when ktrwrite blocks and causes another
upcall, which causes another call to ktrsaupcall.


To generate a diff of this commit:
cvs rdiff -r1.74.2.1 -r1.74.2.2 src/sys/kern/kern_ktrace.c
cvs rdiff -r1.16 -r1.16.2.1 src/sys/kern/kern_sa.c
cvs rdiff -r1.30.2.1 -r1.30.2.2 src/sys/sys/ktrace.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index