cvs commit: src/sys/i386/isa prof_machdep.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sat Jul 19 21:20:48 PDT 2003
    
    
  
dillon      2003/07/19 21:20:32 PDT
  Modified files:
    sys/i386/isa         prof_machdep.c 
  Log:
  Profiling cleanup 1/2: fix crashes (all registers need to be left intact
  from assembly), and fix a few syntax issues, etc.   It isn't ticking away
  properly yet but at least it isn't crashing.
  
  Submitted-by: Kip Macy <kmacy at xxxxxxxxxxx>
  Additional-work: dillon
  
  Revision  Changes    Path
  1.3       +14 -3     src/sys/i386/isa/prof_machdep.c
    
    
More information about the Commits
mailing list