CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/28 15:23:20
Modified files:
sys/kern : kern_time.c
Log message:
clock_gettime(CLOCK_PROF) didn't account for the time between the last
context switch and the call to clock_gettime.
oga@ ok
