Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   maxv
Date:           Sat Apr  4 06:51:46 UTC 2020

Modified Files:
        src/sys/kern: kern_lwp.c subr_kcov.c
        src/sys/sys: kcov.h lwp.h

Log Message:
Drop specificdata from KCOV, kMSan doesn't interact well with it. Also
reduces the overhead.


To generate a diff of this commit:
cvs rdiff -u -r1.231 -r1.232 src/sys/kern/kern_lwp.c
cvs rdiff -u -r1.11 -r1.12 src/sys/kern/subr_kcov.c
cvs rdiff -u -r1.6 -r1.7 src/sys/sys/kcov.h
cvs rdiff -u -r1.203 -r1.204 src/sys/sys/lwp.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