Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   simonb
Date:           Thu May 25 03:07:11 UTC 2000

Modified Files:
        syssrc/sys/arch/mips/include: profile.h

Log Message:
Fix kernel profiling so that it actually works:
 - Add 16 bytes to the stack on entry to _mcount so we don't
   overflow it.
 - Use inline interrupt {dis,en}abling instead of calling
   profiled function in locore.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/mips/include/profile.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