cvs commit: src/sys/kern kern_timeout.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Fri Aug  6 14:49:00 PDT 2004
    
    
  
rwatson     2004-08-06 21:49:00 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             kern_timeout.c 
  Log:
  Cut a KTR record whenever a callout is invoked.  Mark whether it runs
  with Giant or not, and include the function point so it can be looked
  up against the kernel symbol table during trace analysis.
  
  Revision  Changes    Path
  1.91      +4 -0      src/sys/kern/kern_timeout.c
    
    
More information about the cvs-all
mailing list