Source-Changes archive

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

CVS commit: [newlock2] src/sys



Module Name:    src
Committed By:   ad
Date:           Tue Feb  6 23:14:45 UTC 2007

Modified Files:
        src/sys/arch/amd64/include [newlock2]: profile.h
        src/sys/arch/i386/include [newlock2]: profile.h
        src/sys/kern [newlock2]: subr_prof.c

Log Message:
mcount(): fix entry so LOCKDEBUG+GPROF can be used together. Previously
it would recurse until eventually the machine triple faulted.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.16.1 src/sys/arch/amd64/include/profile.h
cvs rdiff -r1.25 -r1.25.14.1 src/sys/arch/i386/include/profile.h
cvs rdiff -r1.33.20.9 -r1.33.20.10 src/sys/kern/subr_prof.c

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