cvs commit: src/sys/kern kern_thread.c

Robert Watson rwatson at FreeBSD.org
Fri Aug 6 15:06:15 PDT 2004


rwatson     2004-08-06 22:06:14 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thread.c 
  Log:
  In thread_exit(), include more information about the thread/process
  context in the KTR trace record.  In particular, include the same
  information as passed for mi_switch() and fork_exit() KTR trace
  records.
  
  Revision  Changes    Path
  1.191     +2 -1      src/sys/kern/kern_thread.c


More information about the cvs-all mailing list