cvs commit: src/sys/amd64/include profile.h
    Peter Wemm 
    peter at FreeBSD.org
       
    Thu Jun 10 22:01:11 GMT 2004
    
    
  
peter       2004-06-10 22:00:58 UTC
  FreeBSD src repository
  Modified files:
    sys/amd64/include    profile.h 
  Log:
  Make profiling work for varargs functions.. %al is an additional argument
  which indicates the number of xmm registers used in the varargs.  This
  stops the explosion that happened when profiling printf() etc.
  
  Revision  Changes    Path
  1.40      +2 -0      src/sys/amd64/include/profile.h
    
    
More information about the cvs-all
mailing list